Jason van Zyl <[EMAIL PROTECTED]> writes:

> > Ok, I'm having trouble figuring out how I should implement this. What I want
> > to have is the ability to have one or more objects that are instantiated and
> > stuffed into the Context at the Page level. However, I'm having difficulty
> > figuring out what to name them.
> > 
> > For example, for the Toolbox, we have $app as the default. Then, your tools
> > will be placed into $app.TOOL. For example, the UIManager is placed as
> > $app.ui.
> > 
> > I'm almost thinking that we should rename $app to $toolbox and then have
> > $app be application specific objects that are instantiated for each request.
> > I think that this would make more sense. Therefore, I could have $app.scarab
> > be an object that is instantiated for each request.
> 
> +1 for $app to be changed to $toolbox as it is a global toolbox.

+1
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to