Awesome work Marius - good to see this in master!!

Cheers, Tim

Sent from my iPhone

On 4 Jan 2010, at 18:41, Marius <marius.dan...@gmail.com> wrote:

> All,
>
> As with the fix for issue 269 the signature for
> LiftRules.calculateContextPath has been changed from:
>
> var calculateContextPath: (HTTPRequest) => Box[String]
>
> to
>
> var calculateContextPath: () => Box[String]
>
> as the context-path is an environmental concept and not much a  
> request/
> request variant. By default this function returns an Empty therefore
> the context-path used is the one set in your JEE container for your
> application.
>
> Also calcContextPath has been removed.
>
> Br's,
> Marius
>
> --
>
> 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 
> .
>
>
>

--

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