[PHP-DEV] PHPJ - php java Interperter

2004-02-06 Thread Brad LaFountain
Hello all, In light of dimitry picking up the slack that I started and going thru with it (php-soap) was wondering if anyone would be interested in another project I started but didn't follow thru with. I started a php4 interperter written in java. It uses a compiler compiler called SableCC. Sa

Re: [PHP-DEV] dollars and sense.

2004-01-26 Thread Brad LaFountain
hahahhaha --- Andrei Zmievski <[EMAIL PROTECTED]> wrote: > On Mon, 26 Jan 2004, Michael Hawley wrote: > > Why must variable names begin with $? I can't see any > > real reason, except when signalling a replacement within > > a string (e.g., "... $var ..."). The language would be less > > cumbers

Re: [PHP-DEV] PHP 5 and Java

2003-10-19 Thread Brad LaFountain
Hello, I actually started to work on the ext/rpc for java. I ran into a problem that I couldn't get around with using ext/rpc so i was going to have to implement it with out ext/rpc. If you are interested I can dig it up. But I think ur right that that JSR will may throw the need for that extensio

Re: [PHP-DEV] Re: Moving SPL into the engine ?

2003-07-01 Thread Brad LaFountain
--- Andi Gutmans <[EMAIL PROTECTED]> wrote: > Hi, > > It is still not possible to understand from this .diff what the impact on > the Engine will be because the code it still saturated with copying of code > from the Engine. My intentation was to review a patch that is ready to be > commited.

Re: [PHP-DEV] SOAP?

2003-06-26 Thread Brad LaFountain
Shane doesn't like to play with the PECL one ;) (seems like nor do I, its been a while) - Brad --- Jeraimee Hughes <[EMAIL PROTECTED]> wrote: > On Thu, Jun 26, 2003 at 10:03:49AM -0700, Shane Caraveo wrote: > > Sebastian Bergmann wrote: > > > With all this new fancy XML support in PHP 5 -- wha

Fwd: [PHP-DEV] __call for the namespaces

2003-03-19 Thread Brad LaFountain
--- Brad LaFountain <[EMAIL PROTECTED]> wrote: > Date: Mon, 17 Mar 2003 05:42:37 -0800 (PST) > From: Brad LaFountain <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] __call for the namespaces > > This idea spawned from playing with ext/rpc and the ab

Fwd: [PHP-DEV] RPC Extension

2003-03-19 Thread Brad LaFountain
--- Brad LaFountain <[EMAIL PROTECTED]> wrote: > Date: Sun, 16 Mar 2003 14:06:46 -0800 (PST) > From: Brad LaFountain <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] RPC Extension > > I was just playing with the RPC extension. > > Don't