News Feed
Jobs Feed
Sections




News Archive
Ant Phillips' Blog:
PHP/Groovy Bridge
January 14, 2009 @ 10:23:46

In a recent post Ant Phillips looks at another bridge that's offered to combine PHP with another language (besides the Java one) - a link over to Groovy.

Up until recently the PHP runtime was treating Groovy code just the same as Java. Anyone could compile a Groovy class to Java class files using the Groovy compiler. Those class files could then be dropped into a Zero application and used in PHP through the PHP/Java Bridge. The problem is that Groovy isn't the same as Java.

He compares the way its works when its Java-esque and how it should work as combined with the Groovy bridge. The code is much cleaner and, by making it more readable, makes it easier to maintain in the future. You can see some slides from a presentation hes given on the subject here.

0 comments voice your opinion now!
groovy language bridge java example slides


blog comments powered by Disqus

Similar Posts

Cyberlot's Blog: PHP Extension creating, the quick and dirty.

Kevin Schroeder's Blog: My first stab at the Dependency Injection Container in Zend Framework 2

Zend Developer Zone: Refactoring PHP Code

Lars Strogny: The state of meta programming in PHP

Daniel Krook's Blog: Technology of the day: Bridging Java and PHP


Community Events









Don't see your event here?
Let us know!


introduction event object functional opinion zendframework2 example composer code conference podcast tool community testing release api interview language framework development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework