Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] Adding Embedded Content/Regions to XML Editor


> Is there a document that shows how the HTML editor is constructed, and
> particularly how the Structured Text editor knows to import other
> parsing for the various partitioners.


No, no document ... that I recall ... but, to be clear, there's no "importing of parsers for various partitioners".
There's always only one "master partitioner", and I think anything it does with "sub types" is pretty much built into it,
or, there may be a few cases of some plugablity via extension points.  

It sounds like overkill, but another example it the JSP editor and it's handling of EL partition types.

But ... it's been too long for me to know where to direct you to next ... maybe Nitin would have some ideas and chime in during the week.




Back to the top