Re: [PHP-GTK-DOC] Re: Helping Document PHP-GTK

[email protected] (Elizabeth M Smith) Thu, 25 Mar 2010 09:20:44 -0400
Newsgroups php.gtk.doc
Message-ID <[email protected]>
On 3/24/2010 3:34 PM, Paul Lashbrook wrote:
>
> Yeah im not sure i like the sound of that! my head hurts enough as it 
> is =)
>
> so... the ideal would be what i would go for, when the last few peeps 
> started to convert the docs was it on svn? or has someone got a copy i 
> can take off from?
>
> im thinking about starting a google code project so its under svn and 
> open to more people to help... what do you think?
Actually, if you are serious about doing this - we'll do a branch in PHP 
svn and you can have at it.  Yes, the work needs to be under svn where 
anyone can help out with the project.
> has anyone heard about HipHop for php? its a php 2 C++ transformer and 
> compiles it with g++
> url: http://developers.facebook.com/hiphop-php/
>
> would be interesting to see if you could compile a php-gtk app with it
I doubt it.  First of all hiphop doesnt' work on windows (major fale in 
my book)
Secondly php-gtk extension for hiphop would need to be written - if you 
look at the hiphop implementation each extension needs to basically be 
rewritten to use it.  considering php-gtk doesn't even have all of the 
gtk stuff covered, not going to happen any time soon ;)

Thanks,
Elizabeth Smith