Daniel Rall wrote:

If you aren't going to dup() the lists, it should be documented that handles to the internal storage are being returned.

that's what i expect it to do ...


Otherwise, one could accidently modify the internal data structure without evening knowing it.

there are more changes to come ... i'm nore sure if this will cause any problems ..


martin

[EMAIL PROTECTED] wrote:

mpoeschl 2003/12/01 08:56:30

Modified: src/generator/src/java/org/apache/torque/engine/database/model
Table.java Index.java Database.java Column.java
src/generator/src/test/org/apache/torque/engine/database/model
TableTest.java
Log:
replace all []s and return the internal Lists
Revision Changes Path
1.5 +19 -39 db-torque/src/generator/src/java/org/apache/torque/engine/database/model/Table.java






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to