[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Michael Kay" <mike@s...>
  • To: "'Boris Kolpackov'" <boris@c...>,"'Santhosh T'" <santhosh.tekuri@g...>
  • Date: Mon, 25 Jan 2010 09:08:51 -0000

> 
> This idea might be new to Java..

I can't see anything new about it. I can't see what it offers that all the
other Java-XML data binding frameworks don't.

> In this light, a callback interface like this seems like a 
> more natural choice (using your Employee example):
> 
> public interface Employee {
> 
>   public void name (String name);
>   public void age (int age);
>   public void experience (int exp);
> };
> 

and once you're there, it's a very small step to XSLT...

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member