Hi, Great framework. Love it.
I have a serverside model in Java designed like Java beans. I noticed that there is a bean-serializer that can work on get/set properties for Java and the C# binding seem to use C# properties for serialization. I would like to use the BeanSerializer in the Java binding, but before I do I need to know: 1) Where should I register it, and can I register different serializers for different beans (don't ask me why I would like that, but..). I can't find any documentation about this. 2) Is anyone using the BeanSerializer? How well tested is it? Cheers, /Niclas _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
