I added Net_DIME today to PEAR, it's a rough implementation of DIME. 
It's quite unfinished/undocumented and not all the spec is in place on 
it, but I thought I'd mention it since there's a few things I'd like to 
do it it, and if anyone wants to jump in that would be very cool.  I 
haven't tested it with other DIME implementations yet so I'm not 
entirely sure it's working right, but if not it should be very close.

Eventualy I think rewriting it into C.  It could possibly be implemented 
directly into PHP's POST parsing so DIME requests could be handled 
transparently.  I'd also like to integrate it with the streams stuff, 
but I still haven't looked at that so I don't know if or what needs to 
be done to do that.

More info on DIME at
http://www.gotdotnet.com/team/xml_wsspecs/dime/default.aspx

Shane



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to