On Wed, Sep 25, 2013 at 8:03 AM, Lukasz Sokol <el.es...@gmail.com> wrote:
> Seems like the more complicated elements of DOM level 3 will need DOM.pas 
> modifications too.

What kind of modification ?

I have sent this patch [1] to allow create custom descendants of
TDomElement. You can check whether this could be useful to you.

I believe at least two more methods[2] need to be changed.

The patch is meant to modify dom.pas, but maybe I should have made it
to laz2_dom, as it seems to have more attention these days(being
update to UTF8 I Believe).

By the way, feedback (is a viable suggestion, no, why..?) on this
subject would be appreciated.


[1] http://bugs.freepascal.org/view.php?id=24860
[2] CreateElement and CreateElementBuf
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to