Forums / Developer / is this structure ok?
Aladdin Mouhaimeed
Wednesday 17 August 2005 1:02:57 am
To make things simpler I split the Resume in my site into 3 separate classes,Each object of these classes is a child of the user object instance; so that I can reach the objects when the user log in.
Is this normal?Is it the right way to assign objects to the user?
How will I customize the search engine?I want to search for a resume using attributes from the 3 different classes.
Are you clear with me?Please tell me what do you think, and ask me if I missed explaining anything.