[Lift] Re: Documentation and use cases?

2009-05-13 Thread David Pollak
On Wed, May 13, 2009 at 1:36 PM, Derek Chen-Becker dchenbec...@gmail.comwrote:

 I'm still working on S.scala documentation. I've put some examples in, but
 they feel really contrived. Does someone have some real-world use cases for
 highLevelSessionDispatch and/or sessionRewriter?


I used each of these features once/twice before a lot of the LiftRules
flexibility.

The key place that the highLevelSessionDispatcher is useful is dispatching
custom call-backs from external services.  You can create a session-specific
URL that the browser gets redirected to... thus stuff is very, very secure.




 Thanks,

 Derek

 



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

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



[Lift] Re: Documentation and use cases?

2009-05-13 Thread Derek Chen-Becker
Cool, I hadn't thought of that. Also, any objections to rearranging some of
the code while I'm updating docs? There are two S.loc methods that are far
apart in the file, for instance.

Derek

On Wed, May 13, 2009 at 2:40 PM, David Pollak feeder.of.the.be...@gmail.com
 wrote:



 On Wed, May 13, 2009 at 1:36 PM, Derek Chen-Becker 
 dchenbec...@gmail.comwrote:

 I'm still working on S.scala documentation. I've put some examples in, but
 they feel really contrived. Does someone have some real-world use cases for
 highLevelSessionDispatch and/or sessionRewriter?


 I used each of these features once/twice before a lot of the LiftRules
 flexibility.

 The key place that the highLevelSessionDispatcher is useful is dispatching
 custom call-backs from external services.  You can create a session-specific
 URL that the browser gets redirected to... thus stuff is very, very secure.




 Thanks,

 Derek





 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Git some: http://github.com/dpp

 


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



[Lift] Re: Documentation and use cases?

2009-05-13 Thread David Pollak
On Wed, May 13, 2009 at 2:00 PM, Derek Chen-Becker dchenbec...@gmail.comwrote:

 Cool, I hadn't thought of that. Also, any objections to rearranging some of
 the code while I'm updating docs? There are two S.loc methods that are far
 apart in the file, for instance.


Have a field day!



 Derek

 On Wed, May 13, 2009 at 2:40 PM, David Pollak 
 feeder.of.the.be...@gmail.com wrote:



 On Wed, May 13, 2009 at 1:36 PM, Derek Chen-Becker dchenbec...@gmail.com
  wrote:

 I'm still working on S.scala documentation. I've put some examples in,
 but they feel really contrived. Does someone have some real-world use cases
 for highLevelSessionDispatch and/or sessionRewriter?


 I used each of these features once/twice before a lot of the LiftRules
 flexibility.

 The key place that the highLevelSessionDispatcher is useful is dispatching
 custom call-backs from external services.  You can create a session-specific
 URL that the browser gets redirected to... thus stuff is very, very secure.




 Thanks,

 Derek





 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Git some: http://github.com/dpp




 



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

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