On 2004-10-12, Thilo Planz <[EMAIL PROTECTED]> wrote:
>
> I guess the runmode that automatically dispatches to your templates is 
> the main thing.

So how about a name like:

::Plugin::AutoDispatch

(or if you want to be consistent with ::ConfigAuto)

::Plugin::DispatchAuto

Another names might be:

::LocateTmpl

> Actually, I moved almost all of the functionality into stored 
> procedures of the database,
> and the Perl part is really just a shell to call those procedures from 
> the web.

Interesting, what DB and procedure language are you using? 

Postgres is my database of choice and I'm interested in playing more
with Perl as a server side procedural language. I see in the 8.0
release notes that there are significant improvements in it recently:

"A new version of the plperl server-side language now supports a persistent
shared storage area, triggers, returning records and arrays of records, and SPI
calls to access the database."

        Mark

-- 
http://mark.stosberg.com/ 


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[EMAIL PROTECTED]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to