[Lift] Re: immutable bindings

2009-05-27 Thread Oliver Lambert
I've pushed my changes and additions back to my branch, hopefully for all to see (still learning git). I'll write an example app based on the changes soon. cheers Oliver On Tue, May 19, 2009 at 9:14 AM, David Pollak feeder.of.the.be...@gmail.com wrote: Oliver, Good stuff... please make sure

Fwd: [Lift] Re: immutable bindings

2009-05-27 Thread Oliver Lambert
Added immutable binding example application to sites module, in my branch (didn't take long, must have done something right). -- Forwarded message -- From: Oliver Lambert olambo...@gmail.com Date: Wed, May 27, 2009 at 4:16 PM Subject: Re: [Lift] Re: immutable bindings To: liftweb

Re: Fwd: [Lift] Re: immutable bindings

2009-05-27 Thread Timothy Perrett
Hey Oliver, Just to clear the confussion (as I was looking on our main github repo for your branch), you created a *fork* not a branch (as only committers can create branches). For group reference, the repo is here: http://github.com/olambo/liftweb/tree/master Cheers, tim On May 27, 10:08 am,

[Lift] Re: immutable bindings

2009-05-18 Thread David Pollak
Oliver, Good stuff... please make sure that your branch is available on the GitHub repository for all to see and use. Thanks, David On Sat, May 16, 2009 at 1:36 AM, Oliver Lambert olambo...@gmail.com wrote: On Sat, May 16, 2009 at 4:32 AM, David Pollak feeder.of.the.be...@gmail.com

[Lift] Re: immutable bindings

2009-05-16 Thread Oliver Lambert
On Sat, May 16, 2009 at 4:32 AM, David Pollak feeder.of.the.be...@gmail.com wrote: On Thu, May 14, 2009 at 7:43 PM, Oliver Lambert olambo...@gmail.comwrote: I've started integrating my immutable bindings, but have some questions On my build, I've placed the main immutable binding classes

[Lift] Re: immutable bindings

2009-05-15 Thread David Pollak
On Thu, May 14, 2009 at 7:43 PM, Oliver Lambert olambo...@gmail.com wrote: I've started integrating my immutable bindings, but have some questions On my build, I've placed the main immutable binding classes in module lift webkit under package net.liftweb.http.immu. Is that location/name OK?

[Lift] Re: immutable bindings

2009-05-11 Thread David Pollak
Oliver, Please create a git branch and go wild on the branch... once you're comfortable with it, please roll the changes into the main branch. Thanks, David On Thu, May 7, 2009 at 6:06 PM, Oliver Lambert olambo...@gmail.com wrote: I've attached a new version of the code. The two major

[Lift] Re: immutable bindings

2009-05-11 Thread Oliver Lambert
I've created a git branch, cloned it on my machine and built lift - built in 9 minutes with no errors (1 more tick for maven). Will go wild soon. On Tue, May 12, 2009 at 9:26 AM, David Pollak feeder.of.the.be...@gmail.com wrote: Oliver, Please create a git branch and go wild on the branch...

[Lift] Re: immutable bindings

2009-04-30 Thread Oliver Lambert
I just realized, I removed the header comments to the classes under the package scalame and had removed credit to Lift for SBind (modifying Bind). My apologies, and I understand my code is nowhere near as well written as the original. Oliver --~--~-~--~~~---~--~~