> > another question I have is about the ns_db...  the OpenACS database
> > access functions are quite nice - is there some way to get them under
> > NaviServer without having to hack up OpenACS and extract them out of
> > it?

Nope.  The right way to do it is to refactor the OpenACS db_* proc
support into a stand-alone Tcl package, and then use that same package
for both OpenACS and non-OpenACS systems.  That definitely is
feasible, but unfortunately, I never got around to doing it.  :(

-- 
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com/

Reply via email to