There's some commonality between Oleg's xml/expat and the j807
api/expat, but there's also quite a lot of differences.

I expect the commonality is because they both tie into the same
underlying expat design.

That said, Oleg's implementation does include an early version of the
expat documentation (which is more concise than current expat
documentation I was looking at yesterday, and it looks easier to
comprehend in its entirety, also). And it may be that Oleg's
documented examples will convert easily to the api/expat mechanisms,
so this does look like it might be useful

Thanks,

-- 
Raul

On Tue, Aug 28, 2018 at 11:23 AM Gilles Kirouac <[email protected]> wrote:
>
> Did you have a look at Oleg Kobchenko's (old) page?
>
> http://olegykj.sourceforge.net/
>
> The xml parser addon is there.
>
>    ~ Gilles
>
> Le 2018-08-27 à 21:58, bill lam a écrit :
> > readme.txt contains minimalist documentation, but perhaps you had already
> > read it.
> >
> > On Tue, Aug 28, 2018, 1:28 AM Raul Miller <[email protected]> wrote:
> >
> >> I noticed that while j's xml/sax/x2j addon is currently dead (or, at
> >> least, dormant), we now have an api/expat which might serve in similar
> >> roles.
> >>
> >> However, I have not found any documentation or labs on api/expat
> >> (there are a couple test.ijs example, and I'll have to study them, but
> >> it's good to have multiple perspectives - especially when picking up
> >> something new).
> >>
> >> Has anyone been using the api/expat addon, who would care to give a
> >> brief overview?
> >>
> >> Thanks,
> >>
> >> --
> >> Raul
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to