Currently in MetaRecords there is only a fieldByName function that
returns the field from a Record based on its name but it probably
won't help you much. The internal fieldList is currently private but
probably we should relax this to protected?

Br's,
Marius

On Jul 14, 1:15 pm, Giuseppe Fogliazza <[email protected]> wrote:
> I am trying to implement a backend for Record in order to persist them
> in a directory structure as XML files.
> I started writing down an XMLMetaRecord (extending MetaRecord) with
> the basic method save and delete.
> How can I access the list of field defined for a Record?
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to