This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: Eclipse PHP IDE Questions
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Just tyring to put my self in some Eclipse PHP IDE user shoes for the moment and trying to determine what areas an Eclipse PHP Introduciton article might cover. I know from muy past PHP develoopment experience that I might have these questions:
-Can we use 3rd Party Debuggers? It is not that Zend has not included a good debugger but we may have use to run a different debugger. An example woudl be if you were say developing in two different scipt languages suported by ActiveState and wanted to debug both as Xdebug debugger is somewhat OO Script Language independent and supports all ActiveState languages.
-Can we use a different MVC framework or other frameworks? Say for example PRADO but there are many more. While we cannot expect support for complicated 'rails' frameworks intereactiosn such as biscuit and cake it owudl be nice to know with some simple steps you cann integrate other frameworks suchas PRADO with no fuss and no mess.
-What about Persistance Frameworks, are they easily integrated into the Eclipse PHP IDE workflow? Of course there are several PHP ORM solutions depending upon your needs.
-What about Phing support? At times because of a tool or framework we may be using in PHP, we may require running Phing to compile something. While I understand that Eclipse as a java platform supports ANT it might be nice to have a new builder integrating Phing for the Eclipse PHP IDE.
Well , that is the questions that come to mind at the moment.