Nolan, I like the idea, especially using JSON as the serialization
format. Do you have any code you could share?

Peter

On Jul 30, 6:49 pm, "Nolan Darilek" <no...@thewordnerd.info> wrote:
> On 07/30/2009 07:53 PM, Peter Robinett wrote:
>
> > Are there any other mapped fields you'd like to see?
>
> I'll be needing a MappedMap in one of my upcoming projects, basically a
> way of associating keyword/value pairs with my models. I'd really rather
> avoid the extra overhead of creating models and associations for these
> pairs, especially since they are never needed outside of the model
> itself. In the older Merb incarnation of this project, I just dumped the
> data to JSON and stored it in a text field on the object, kinda a poor
> man's document database if you will. :)
--~--~---------~--~----~------------~-------~--~----~
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