/Jeppe
--
You received this message because you are subscribed to the Google Groups "Squeryl" group.
To unsubscribe from this group and stop receiving emails from it, send an email to squeryl+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Instantiation of field values is not the problem, methods relying on Class are all here :the Class of a field is used as a key to the 'registry' member, if you track the uses of FieldMapper's methodsthat take Class as argument you'll get an idea, it is mainly used or "discovery" of field types.
The obvious simple workaround is to make yourself a Wrapper to a NodeSeq ....