Thanks for the help on this guys, looks promising.

On Dec 7, 12:57 pm, Ross Mellgren <dri...@gmail.com> wrote:
> Sha-bam
>
> http://github.com/dpp/liftweb/issues/#issue/229
>
> -Ross
>
> On Dec 7, 2009, at 12:43 PM, David Pollak wrote:
>
> > Is there a ticket for this?  I'm in ticket-closing mode today ;-)
>
> > On Mon, Dec 7, 2009 at 9:29 AM, Ross Mellgren <dri...@gmail.com>  
> > wrote:
> > I looked at adding a Box variant, but it wasn't a strictly speaking  
> > trivial change since calcValue on BindParam is of type NodeSeq. I  
> > guess it could become Box[NodeSeq] and then when binding at element  
> > positions convert that to NodeSeq.Empty, but I also have had the  
> > need (which I've worked around) to be able to replace a single bound  
> > attribute with multiple result attributes, so I was thinking that it  
> > would be best to allow AttrBindParams to generate MetaData, not just  
> > a value.
>
> > I had written some code to play with this idea, but I didn't get too  
> > far because I was busy and needed feedback from other committers. I  
> > can return it to working tonight if there's interest.
>
> > -Ross
>
> > On Dec 7, 2009, at 12:22 PM, Alex Boisvert wrote:
>
> >> On Sun, Dec 6, 2009 at 8:28 PM, David Pollak <feeder.of.the.be...@gmail.com
> >> > wrote:
>
> >> On Sun, Dec 6, 2009 at 7:25 PM, Alex Boisvert <alex.boisv...@gmail.com
> >> > wrote:
> >> Using the latest and greatest (master branch), I can't reproduce  
> >> the MatchError but I can reproduce the issue with the attribute  
> >> being generated if the value is null.
>
> >> How about adding a Box alternative rather than perpetuating a  
> >> paradigm based on null?
>
> >> Yes, that's better.  I'll do that.
>
> >> [Side diatribe:  Can't wait for a working scala.NotNull so we can  
> >> implicitly convert (non-null) literal values to Some() or Full()  
> >> instance and reduce verbosity]
>
> >> alex
>
> >> --
>
> >> You received this message because you are subscribed to the Google  
> >> Groups "Lift" group.
> >> To post to this group, send email to lift...@googlegroups.com.
> >> To unsubscribe from this group, send email to 
> >> liftweb+unsubscr...@googlegroups.com
> >> .
> >> For more options, visit this group 
> >> athttp://groups.google.com/group/liftweb?hl=en
> >> .
>
> > --
>
> > You received this message because you are subscribed to the Google  
> > Groups "Lift" group.
> > To post to this group, send email to lift...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > liftweb+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group 
> > athttp://groups.google.com/group/liftweb?hl=en
> > .
>
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Beginning Scalahttp://www.apress.com/book/view/1430219890
> > Follow me:http://twitter.com/dpp
> > Surf the harmonics
>
> > --
>
> > You received this message because you are subscribed to the Google  
> > Groups "Lift" group.
> > To post to this group, send email to lift...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > liftweb+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group 
> > athttp://groups.google.com/group/liftweb?hl=en
> > .

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@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