|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[Fwd: Re: [RFC] Apache::Bootstrap 0.01 proof of concept]-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Forgot to CC list. - -- - ------------------------------------------------------------------------ Philip M. Gollucci (philip@...) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIPEjodbiP+9ubjBwRAnSkAJ0XQiRUz2MgkSok6fzq1w4YRcai6QCdFewM +3b7qkE63JkYrJls0ovU4d0= =EqM3 -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fred Moyer wrote: | Busy fingers today. | | I've pulled the bootstrap code out of Apache::Reload into a standalone | module Apache::Bootstrap. I didn't fix any of the current issues, | merely ported it out, and tested the implementation with Apache::Reload, | which seems to be working as well as when it the bootstrap code was | embedded. | | I've posted a proof of concept for review [1]. Please take a look and | provide feedback. I've also posted the refactored A::R Makefile.PL [2]. | | If this approach sits well I'll move ahead with updating it to address | the CPAN testers PRs that are coming in from version issues. | | | [1] http://people.apache.org/~phred/Apache-Bootstrap-0.01.tar.gz | | [2] http://people.apache.org/~phred/A_R_Makefile.PL I'll try to look at this tonight....... Unless I'm ridiculously slow, lets hold off changing anything until I can at least read it. Thanks for the work Fred! - -- - ------------------------------------------------------------------------ Philip M. Gollucci (philip@...) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIPEevdbiP+9ubjBwRAh88AJ4t3nsLRmuBiTGCGd+Ktiwhe1jeNgCfeeID 4vQB7enPVjGocXHMMU3x+RA= =YFLj -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [Fwd: Re: [RFC] Apache::Bootstrap 0.01 proof of concept]Philip M. Gollucci wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > | I've posted a proof of concept for review [1]. Please take a look and > | provide feedback. I've also posted the refactored A::R Makefile.PL [2]. > | > | If this approach sits well I'll move ahead with updating it to address > | the CPAN testers PRs that are coming in from version issues. > | > | > | [1] http://people.apache.org/~phred/Apache-Bootstrap-0.01.tar.gz > | > | [2] http://people.apache.org/~phred/A_R_Makefile.PL > I'll try to look at this tonight....... > > Unless I'm ridiculously slow, lets hold off changing anything until I > can at > least read it. No worries, I probably won't get to hack on this again until next weekend, so hopefully this will move ahead steadily but surely. > > Thanks for the work Fred! > > > - -- > - ------------------------------------------------------------------------ > Philip M. Gollucci (philip@...) > o:703.549.2050x206 > Senior System Admin - Riderway, Inc. > http://riderway.com / http://ridecharge.com > 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C > > Work like you don't need the money, > love like you'll never get hurt, > and dance like nobody's watching. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.8 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFIPEevdbiP+9ubjBwRAh88AJ4t3nsLRmuBiTGCGd+Ktiwhe1jeNgCfeeID > 4vQB7enPVjGocXHMMU3x+RA= > =YFLj > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... -- Red Hot Penguin Consulting LLC mod_perl/PostgreSQL consulting and implementation http://www.redhotpenguin.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [Fwd: Re: [RFC] Apache::Bootstrap 0.01 proof of concept]Philip M. Gollucci wrote:
> | > | I've pulled the bootstrap code out of Apache::Reload into a standalone > | module Apache::Bootstrap. I didn't fix any of the current issues, > | merely ported it out, and tested the implementation with Apache::Reload, > | which seems to be working as well as when it the bootstrap code was > | embedded. > | > | I've posted a proof of concept for review [1]. Please take a look and > | provide feedback. I've also posted the refactored A::R Makefile.PL [2]. > | > | If this approach sits well I'll move ahead with updating it to address > | the CPAN testers PRs that are coming in from version issues. > | > | > | [1] http://people.apache.org/~phred/Apache-Bootstrap-0.01.tar.gz > | > | [2] http://people.apache.org/~phred/A_R_Makefile.PL > I'll try to look at this tonight....... > > Unless I'm ridiculously slow, lets hold off changing anything until I > can at > least read it. I'm going to be at the hacking again tomorrow. I've been thinking about this code this week, and it seems better suited as functional, not object oriented, so will probably make that change and possibly push 0.02 out to CPAN, along with a new version of Apache::Dispatch which uses this code. Any feedback at all (this sucks, I love it, what are you smoking) is welcome :) We definitely have a need for something that solves the problem of bootstrapping mod_perl base dependencies for Apache::(Reload|SizeLimit|Other). Having code that fills this need will no doubt facilitate modules being dual mp1/mp2 capable. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free Forum Powered by Nabble | Forum Help |