[jbosstools-dev] Splitting up org.jboss.tools.jst.jsp

Denis Golovin dgolovin at exadel.com
Fri Aug 8 16:25:07 EDT 2008


It is here because JSP Editor uses org.jboss.tools.common.model.

Denis

Marshall Culpepper wrote:
> Sounds about right, though I'll be honest.. I'm unsure of the 
> consequences of removing the dependency on common component, is that 
> dependency only in place because of WTP dependencies in the JSP editor ?
>
> On Fri, Aug 8, 2008 at 12:27 PM, Denis Golovin <dgolovin at exadel.com 
> <mailto:dgolovin at exadel.com>> wrote:
>
>     Marshall,
>
>     do you ask us to add one more level to class hierarchy, so you can
>     use it as parent without unnecessary dependencies?
>
>     Also if you saking to make it in org.jboss.tools.wst.html, that
>     means to create new component that is org.jboss.tools.wst, that
>     would depend only from org.eclipse.wst.sse and be decoupled form
>     common component.
>
>     Is that right?
>     Do you want propose a patch? :)
>
>     Denis
>
>     Marshall Culpepper wrote:
>
>         Hey guys..
>
>         Another suggestion. I've been browsing around the source of
>         org.jboss.tools.jst.jsp, and I think JSPMultiPageEditor could
>         easily be renamed/refactored into a "org.jboss.tools.wst.html"
>         plugin without the current "JSP" nomenclature as something
>         like "HTMLMultiPageEditor". I'm looking to create my own
>         templates/editor based on this code (for Appcelerator's
>         widgets & javascript), and it would be awesome if I could do
>         so without requiring unnecessary dependencies (like JSP
>         templates/support code)
>         ------------------------------------------------------------------------
>
>         _______________________________________________
>         jbosstools-dev mailing list
>         jbosstools-dev at lists.jboss.org
>         <mailto:jbosstools-dev at lists.jboss.org>
>         https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>
>
>




More information about the jbosstools-dev mailing list