[nycphp-talk] object getter/setter methods
Daniel Krook
krook at us.ibm.com
Fri Mar 11 12:27:21 EST 2005
> I seem to recall working with a Java IDE that had a wizard-lie thingy
> where you could make a basic bean. It would create all the getters and
> setters for you. You could envision a PHP tool that could look at a PHP
> class, see its fields and generate accessor methods for you... I wonder
if
> it's been done (-:
Eclipse / WebSphere AD does this, it's very handy... especially when it
comes to refactoring things. I wouldn't be surprised if there were some
PHP plugins that offer similar behavior:
http://www.google.com/search?hl=en&lr=&q=eclipse+php+plugins&btnG=Search
The Web Standards Tool subproject of the Eclipse Web Tools Platform looks
promising too:
"The subproject will provide tools that directly support the base
standards and that are also extensible. For example, the HTML editor will
be extensible to support HTML-based template languages such as PHP and
JSP. While a JSP editor is in the scope of the JST subproject, exemplar
tools for popular Open Source languages such as PHP are in scope."
http://eclipse.org/webtools/
http://eclipse.org/webtools/wst/main.xml
Daniel Krook, Advisory IT Specialist - Application Development
WW Web Production Services North 2, ibm.com
Personal: http://info.krook.org/
BluePages: http://w3.ibm.com/bluepages?searchcnum=9A9796897
More information about the talk
mailing list