Beto wrote:
> The question is: Is there a
> way to write rules about dynamic properties?

I have a similar problem, and I solved it by writing Perl code to generate
Java source for a bean.  It sounds clunky, but since I'm working with data
that's only accessible via a Perl API, it works out well.  I won't need to
change the fields on the fly, so I can get away with this.  If I need to go to
something more real time, I could use a custom classloader for the beans.

If support for Maps is too hard, the developers might consider supporting the
Apache commons dynabean standard.

-- 
Dirk Bergstrom               [EMAIL PROTECTED]
_____________________________________________
Juniper Networks Inc.,          Computer Geek
Tel: 408.745.3182           Fax: 408.745.8905

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to