[fpc-pascal] RFD: CardDAV support library for FreePascal, call for ideas
Daniel Gaspary
dgaspary at gmail.com
Wed Sep 25 15:56:30 CEST 2013
On Wed, Sep 25, 2013 at 8:03 AM, Lukasz Sokol <el.es.cr at 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
More information about the fpc-pascal
mailing list