Hi all!
I'm working on an tool that puts cakephp, red5 streaming server and
oracle together.
It all works ok, but the problem are the shared sessions between cake
and red5.
I've configured all the parameters to have the database ready to work
with cake sessions, and i can see the contents of the
cake_sessions.data column from my flash player. I've been merging on
your code for a while and just see that it's constructed a try to
simulate xpath through the Set::extract function...
And I ask...Why implementing this from the beggining and not using
xerces' apache plugin for php? I think it resolves all this nigthmare
of sharing sessions between diferent platforms. There is an
implementation for c++, java, perl, .... And a lot of extesions for
many web servers like tomcat, apache, ....

Maybe another idea is to have the sessions shared on the database with
json notation instead of XPATH, but if you use XPATH you have to know
that many databases have XPATH support integrated on their core, like
for example oracle with its xmltype. It has a dedicated grammar to
query xpath nodes.

regards,
mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to