On Tue, Mar 10, 2009 at 10:37 AM, Douglas José <douglasj...@gmail.com> wrote: > Hi Andreas, > > There is one thing I miss when writing a ESP: lack of IDE integration. > Anyway, the JSP integration is normally not perfect when writing a Sling > application, specially because some implicitly defined objects [1], which > the IDE is normally not aware.
IDE support is troublesome with ESP, in my experience. I have yet to find a good IDE that fully understands the script delimiters (<% and %>), which I tend to use a lot when mixing HTML and Javascript. So I have to set code highlighting, syntax checking etc manually, depending on which part of the file I work on. It would be useful if a valid XML delimiter, like <script type="text/javascript" runat="server"></script>, were supported. At least my IDE (IntelliJ) would understand that the stuff inside the <script> tags where not HTML. -- Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway +47 21 531941, ext 2070