Hello, 

I have a pair of wicket 1.2.6 sites, I'm about to build a third. They
all share look/feel/auth source. Before making #3 I decided to put
AppBasePage and my Auth routines into their own maven projects. The
QuickStartSession, QuickStartApplication, and user objects are different
though. I'm looking for a good write up on my problem.

 

My current working assumption is that I'll have to re-write the
QuickStartSession, QuickStartApplication, and User objects, to include
in my new "Application Base" and then subclass each of those classes
inside of the sites to add the customized functionality that each site
requires. I'm not sure how to handle the UserDAO/UserDLO

(Data Access Object / Data List Object) they are all 3 separate objects
but seem somewhat linked and seeing as DAO is going to be very site
specific I'm not sure how to abstract that.  

 

Thank you very much for any help,

Tom Burton

 

 

Confidentiality Notice:  This e-mail message including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.

 

Reply via email to