Hi,
This comes directly from "The Book" list as an invitation from Marius
as a subject for discussion  :-)

What I want to do is have a "standard" program, with a complex domain
model and some nice UI features. But all my clients want extras.
They want:
a) a few extra fields to suit them
b) the fields to show up on the pages
c) some custom methods

So I need to subclass lots of stuff and have another Lift program that
has the absolute minimum of different stuff, in order to give me a
chance of supporting them all.

I'm a lift newbie. I know doing this in Grails (where I've been
working) is not easily achieved - you have to shift the "standard
model" into a plugin which just doesn't seem the right way to do it.
So I'd like to be able to subclass the whole thing for my customer
variations.

How would you approach that in Lift?
Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to