Adding DataBinding pattern stuff
Updated 1 year, 11 months ago
| Kris Nuttycombe | Reviewers | ||
| kjn-bindings-wip | |||
| 212 | dchenbecker, dpp, marius, charles, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb | ||
| None | LiftWeb-archive | ||
See http://logji.blogspot.com/2009/09/composable-bindings-in-lift.html for a description of how this is to be used. Finally got around to extricating this from the gunk I had surrounding it for inclusion.
In production use.
Looks good, but I'd prefer to see it in the util package... does it need to be in http.xml?
Review request changed
Updated 2 years, 1 month ago (December 9th, 2009, 9:03 p.m.)
-
- added Diff r2
Moved to http package.
Posted 2 years, 1 month ago (December 10th, 2009, 12:20 a.m.)
Cool! A few points: 1. Some scaladoc would be very good 2. A test case would be awesome :) More than unit testing functionality, serves as an use case like you have in the blog. 3. Indentation & Tabs: Lift follows 2 space for tabs
cool
Can I suggest that you put a link to your great blog article in the comments? That would perhaps add some context.
Review request changed
Updated 1 year, 11 months ago (February 28th, 2010, 3:19 p.m.)
-
- added Diff r3
Added documentation & unit tests to demonstrate functionality.
