On Nov 4, 6:10 am, "Brett Ryan" <[EMAIL PROTECTED]> wrote: > I don't want to assume, but are most people who couldn't care for > events/properties server side developers? The real benefit to these > features is with statefull code, not so much with stateless, since > stateless code can't really listen to events in the first place. > > -Brett
Even on the server-side I'd enjoy having the ability to class properties that are JavaBean compliant to getter/setter/is convention. Why? Because iBATIS maps parameterMap and resultMap data values using the JavaBean convention for Java class properties. So even on the server-side, nice support of properties in Java matters. It's not solely a client-side GUI component thing. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
