Are you trying to do more than one file at a time? Studio shouldn't have a problem with that; I've done it myself on a fairly long script. The way I typically do this is wait until I have to work on the file, reformat it, *commit changes* so that programmatic changes aren't lost in the noise, and refactor/commit again. Following coding standards is not the most important part of refactoring for the project you are working on. For everyone else, we hope to announce soon what this exciting project is.
,Wil > -----Original Message----- > From: Jurriën Stutterheim [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 11, 2008 10:10 PM > To: Zend Framework - General > Subject: [fw-general] Applying ZF coding standards to a project > > Hi all, > > > I'm currently working on getting some code somebody else wrote to > comply with the ZF coding standards. What would be the best way to > convert an entire project to the ZF coding standards? ZSfE supports > this, but it keeps crashing before it finishes... > > > - Jurriën
