If you use ModelView in a ModelSnippet, read the following:
I added an inner class to mapper.view.ModelSnippet called ModelView, which 
extends mapper.view.ModelView but allows you to leave out the snippet parameter.
However if you were using these new classes you may have to make a small 
change. If you use ModelView inside ModelSnippet, just leave out "this" from 
the constructor.
You may also be able to change "ModelView" to "view.ModelView."
The Wiki article may not yet reflect this.

--~--~---------~--~----~------------~-------~--~----~
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