The biggest value of such plugin would be in helping maintaining and editing code: 1. Most importantly, code completion (e.g. in uses, in views, possible code completion for actions, etc) 2. Refactorings (e.g. renaming methods, models and controllers)
The code creation can be easily achieved by bake and code templates. But anything that needs to dynamically reflect already existing code, can best be done by a plugin. On Mar 3, 1:59 am, "Mariano Iglesias" <[EMAIL PROTECTED]> wrote: > I'm wondering what are we expecting from a CakePHP eclipse plugin? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
