Re: parrot authentication handlers

2004-10-20 Thread Dan Sugalski
At 3:55 PM -0400 10/20/04, Jeff Horwitz wrote: On Wed, 20 Oct 2004, Dan Sugalski wrote: Well, actually scary though it may be, my Work Project uses parrot objects for everything. Whether this is a useful thing or not's an open question (the language lacks subroutines, for example) but... in

Re: parrot authentication handlers

2004-10-20 Thread Jeff Horwitz
On Wed, 20 Oct 2004, Dan Sugalski wrote: > Well, actually scary though it may be, my Work Project uses > parrot objects for everything. Whether this is a useful thing or > not's an open question (the language lacks subroutines, for example) > but... in general, anything that can generate bytec

Re: parrot authentication handlers

2004-10-20 Thread Dan Sugalski
At 3:38 PM -0400 10/20/04, Jeff Horwitz wrote: > You will, I trust, keep us up to date on all the places where we're making life difficult? :) for sure. but it's actually been quite a smooth ride so far. i have a short list of problems i've had to deal with, and i'll forward them to the list wh

Re: parrot authentication handlers

2004-10-20 Thread Jeff Horwitz
> You will, I trust, keep us up to date on all the places where we're > making life difficult? :) for sure. but it's actually been quite a smooth ride so far. i have a short list of problems i've had to deal with, and i'll forward them to the list when i get the chance. what i'd really like to

Re: parrot authentication handlers

2004-10-20 Thread Leopold Toetsch
Jeff Horwitz <[EMAIL PROTECTED]> wrote: > mod_parrot now supports authentication handlers. awesome > -jeff leo

Re: parrot authentication handlers

2004-10-20 Thread Dan Sugalski
At 2:27 PM -0400 10/20/04, Jeff Horwitz wrote: mod_parrot now supports authentication handlers. i'm planning a release in the next few days, including a whitepaper on its architecture, but here's an example of what you can now do. Wow. That's... cool. And a bit scary. But definitely cool. I could