At 11:28 15/12/2000 -0800, brian moseley wrote:
>On Fri, 15 Dec 2000, Perrin Harkins wrote:
>> Is there a reason you don't want to just hack on WING?  
>> It's a pretty powerful system and it was designed for
>> mod_perl.  Look it up on CPAN.
>
>it's an option, but it's got a large amount of dependencies,
>which makes it a tremendous effort for me to install on my
>system. for instance:
>
>'On the frontend, install PostgreSQL. You may be able to use
>another SQL database, but
> (1) it must support transactions (this rules out MySQL unless
>     someone rewrites Wing::Login in a way which doesn't require
>     transactions).

Without looking at the code, that probably shouldn't be too hard. Otoh 1)
MySQL now has some support for transactions and 2) if you really want this
to be used widely it should probably factor out all db code and hide it
under and API so that people could use it with whatever backend they see
fit (rdbms or not).

>on the other hand, you've got me itching to give it a shot

Wing has been widely tested in the field iirc, it's probably a good idea to
base anything in that domain on it.

-- robin b.
Doctor:   "Ah, ah that's a catch question. With a brain your size you don't
think, right?" -- Dr. Who

Reply via email to