Module globals would be the way to go.

On Wed, 2003-01-15 at 18:54, Luke Holden wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Okay... I have a couple MiddleKit models.... and I assume the ObjectStore 
> should only be created once and reused for every request right?
> 
> What would be the proper way to persist an object accross requests?  (So any 
> requests within the same context get the same object?)
> 
> Request specific objects can be stored using Request/Message.attr methods...
> 
> Session specific objects can be handled via the session object....
> 
> How about application specific objects? =)
> - -- 
> Luke Holden
> eBI Solutions
> Main: (949) 387-5182
> Email: [EMAIL PROTECTED]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD8DBQE+JgKr3q5xXfLZTQkRAq4eAJ9y6LqECLaFRReeKAnt0+Wp6NQ9ZACgjcS7
> 3OkOg/2yElzvzeu+FbpAQZE=
> =mzuk
> -----END PGP SIGNATURE-----
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
> is essential in establishing user confidence by providing assurance of 
> authenticity and code integrity. Download our Free Code Signing guide:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-devel
-- 
Ian Bicking <[EMAIL PROTECTED]>


-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to