It should be public. There may be cases when the user wants to do something on a non-request and non-CometActor thread that's still in the context of the session.
On Wed, May 20, 2009 at 11:50 AM, Derek Chen-Becker <[email protected]>wrote: > I'm working on docs and I noticed that S.init is public. Is there a use > case for an end user self-initializing S, or is this something that should > be made package private (or something else)? > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
