On Tue, Mar 9, 2010 at 9:30 AM, Heiko Seeberger <
heiko.seeber...@googlemail.com> wrote:

> On 9 March 2010 16:48, David Pollak <feeder.of.the.be...@gmail.com> wrote:
>
>> Can you be a little more specific?
>>
>
> Sure ;-)
> I am looking for a method like this:
> def stringNullTest(s: String): String = if (s != null) s else ""
>
> Of course I could roll my own, but if it is already around (e.g. in
> StringHelpers) I would use it from there.
>

Nothing like that in StringHelpers... feel encouraged to open a ticket and
enhance StringHelpers with this method.


>
> Heiko
>
> Company: weiglewilczek.com
> Blog: heikoseeberger.name
> Follow me: twitter.com/hseeberger
> OSGi on Scala: scalamodules.org
> Lift, the simply functional web framework: liftweb.net
>
> --
> 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<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://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 at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to