Home
The Toolkit for Online Communities
15898 Community Members, 1 member online, 2153 visitors today
Log In Register

Forum OpenACS Development: Re: Using ad_conn in and outside HTTP connections

OpenACS Home : Forums : OpenACS Development : Re: Using ad_conn in and outside HTTP connections : One Message

+
Posted by Lars Pind on
Tom,

What's the calendar package using ad_conn for?

I think that for user_id, it's okay to return 0 as in "no user logged in" when there's no connection. For other things, like package_key, package_id, etc., I'd bomb.

/Lars