Hey Astha, It's been slow progress since no ideal solution has presented it's self yet.
Java bridging is one option, one that (if you do actually have a bridge installed, which 99.9% of the situations won't be the case!) does work very well. Another thing i've been looking at is the command line version of caja, if you svn checkout caja and look in the <caja>/bin directory you'll see a 'cajole_gadget' script, which works 'pretty well', the one thing that might make this less then ideal is from the performance point of view, but it does work. I'm open to any suggestions and/or you might have on this topic! -- Chris On Wed, Nov 12, 2008 at 4:18 AM, Astha Bhatnagar < [EMAIL PROTECTED]> wrote: > Hi Shindig Dev, > > I was looking for caja equivalent thing for PHP as that is something really > very crucial for PHP-Shindig based production application. I already posted > on shindig-dev for any plans of Caja-PHP version, but at that time replies > were like there are no plans to port caja for PHP. Ihab Awad suggested to > have Caja as web service/command line but Chris replied on that is that > solution is only theoretical right now. > > I am again asking the same question here. Is there anything (even in under > development) to have Caja like functionality in PHP. If yes, then please > let > me know, I would like to contribute in that. > > If not, then I would like to propose a solution for the same. The solution > is - By using PHP/JavaBridge (see > http://php-java-bridge.sourceforge.net/pjb/index.php) we can integrate > Caja(Java) and PHP Shindig. Any suggestion or remarks. > > > Astha >

