>>Anyone know of an effective means to do this?
>>
>>Some perverse set of subclassing????

Well, you /could/ presumably extend the EO-generated Java class yourself
with an inherited class.  From what I understand you're trying to do, that
would accomplish what you want.  The EO-generated class would be the
auto-gen file and the subclass that you create would extend that auto-gen
class with your own source.

So you could have EOModeler generate GeneratedUser.java, then create a
User.java that extends GeneratedUser.

    - Geoffrey
--
Geoffrey Wiseman,
New Media Developer, Medium One Productions
[EMAIL PROTECTED]  http://www.mediumone.com/ (416)361-2030
"here is little effie's head whose brains are made of gingerbread"

Reply via email to