Adrian Sutton wrote:
Did you notice in your development of an WYSIWYG HTML editor things
from the specification that
        - were very difficult to implement?
        - were missing in the HTML language itself to make it easier to
control the editing?

There are a couple of things to note here. Firstly our editor is written
in Java, not JavaScript so the second question doesn't really apply
because we're not limited to what can be done in HTML and JavaScript.

I think what Karl actually meant was something like: "what features are missing in HTML to make it easier to have a correct internal representation of the user's requirements?". But maybe you answered that.

Gerv

Reply via email to