Re: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread Holger Baxmann
mmmmmm, i am not talking about porting xor integration. i am talking about php beeing a _frontend_ in the depest meaning. unfortunately was this not sufficient for the php people to fullfill the the marketing flyers of their products. so they called the backend, and there is definitely

RE: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread marc fleury
by ten. marcf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Holger Baxmann Sent: Thursday, January 09, 2003 7:28 PM To: [EMAIL PROTECTED] Subject: Re: Re[4]: [JBoss-dev] PHP mmmmmm, i am not talking about porting xor integration. i

Re: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread Holger Baxmann
finally they'll have a true OOP language OOP in this case: Other Orphaned Preprocessor ;-) bax julien mf what is the zend engine? mf marcf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of julien viet Sent: Thursday, January 09, 2003

RE: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread Bill Burke
] [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury Sent: Thursday, January 09, 2003 7:35 PM To: [EMAIL PROTECTED] Subject: RE: Re[4]: [JBoss-dev] PHP holger, we totally agree and we are talking about the same thing. I already proposed it to Julien back when we wanted to go PN. The idea

Re: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread Holger Baxmann
: Re[4]: [JBoss-dev] PHP holger, we totally agree and we are talking about the same thing. I already proposed it to Julien back when we wanted to go PN. The idea is indeed to RUN PHP APPS AS IS in JBoss but with the merit of same VM cache access. That is what it is all about and what

RE: Re[4]: [JBoss-dev] PHP

2003-01-09 Thread Bill Burke
PROTECTED] Subject: Re: Re[4]: [JBoss-dev] PHP I've been looking into this as you speak. Seems from reading doco that you can't go Java-PHP-Java which is what we need. Not sure what would happen if PHP called from Java created a JVM. Too bad there isn't a PHP Jython like thing