Hello, currently I am developing a small application using TDK2.2b3. I would like to be able to extend objects with named attributes (e.g. the project Object in my application has the attributes "name, start,...". Later a user (or even myself) would like to extend the object with the attribute "Project Manager". This could be done with a seperate table (extensible object) which holds the attribute name and the value and a link to the owner (OwnerId, OwnerName).
Has anyone already done something like this? Are there any patterns which should be applied there? Any additional ideas? Regards, ---+++--------------------+++---------------------+++--- Markus M. May Provide you with free J2EE projects ---+++--------------------+++---------------------+++--- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
