On 10/27/07 1:01 PM, "Andrus Adamchik" <[EMAIL PROTECTED]> wrote:
> * While supporting a single class hierarchy is a good idea, > preserving the ability for separate hierarchies is very important - > users may not want to expose some server methods to the client, and > generally may want to have two sets of objects with different behavior. I think I'd like to see this done via the DataMap to tie in a bit more with the validation framework. Granted, it'd still have to be supported for different sets of utility methods, but it would be worthwhile to be able to mark some attributes/relationships only available on server or client. Same thing with the read only state. -- Kevin
