CVS: plexus-components/formica NOTES.txt,1.1,1.2
[email protected] Sun, 1 Jun 2003 15:19:40 -0500
| Newsgroups | gmane.comp.java.plexus.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/plexus/plexus-components/formica In directory eng.werken.com:/tmp/cvs-serv8279 Modified Files: NOTES.txt Log Message: Index: NOTES.txt =================================================================== RCS file: /cvsroot/plexus/plexus-components/formica/NOTES.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- NOTES.txt 1 Jun 2003 20:13:53 -0000 1.1 +++ NOTES.txt 1 Jun 2003 20:19:38 -0000 1.2 @@ -8,3 +8,6 @@ be easy to add for all getters in something like generated code. My particular use-case is Castor generated object graphs which are huge. I haven't actually checked OGNL but I doubt it creates the necessary objects along the way. + +--> actually I could probably advise the required methods construct and set + the necessary objects.