On Nov 4, 10:47 pm, Tim Perrett <[EMAIL PROTECTED]> wrote:
> Marius,
>
> The example you sent me was super sweet. Thats awesome work guys - im
> so glad to see this kind of functionality coming into lift; IMO, this
> is the kind of thing that will give lift mainstream appeal.
>
> One thing I got to thinking on and wanted to pose the question - were
> talking about having backend providers as traits right? If this is the
> case, im guessing that I could create a backend which was a pure api
> client (i.e. a lift app that has no direct persistence mech like
> mapper or JPA, but rather, creates some kind of soap/rest/other api
> call) and just made the relevant calls for the crud operations and
> still get all the validation functionality?
Right as currently you just call validate on a Record whenever you
need. Now a backend can mean anything even a B2B bus.Of course the
specific of such backend integration can determine if some specifics
on fields are needed.
P.S.
Just please bare in mind that current stuff is subject for reviews and
perhaps some more modeling.
>
> Cheers
>
> Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---