I would really like to see an "addField" and
"addMethod"
on the JavaClass class.
Right now, to add a field, I need to:
Create a Field array of apropriate size.
Copy the old fields into it.
Add my field at the end.
Call setFields() to reset all fields.
I'd rather just be able to call clazz.addField( FieldGen)
Nobody/Anonymous
None
None
Public
|
Date: 2001-12-14 18:40 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2001-12-14 18:45 | dahm |
| close_date | - | 2001-12-14 18:45 | dahm |