On Mon, 30 Dec 2002, Ernst de Haan wrote:
> I've been thinking about the cooperation between our 2 projects, xmlenc and
> xmlwriter. I would like to have a separate JAR for xmlenc, so that people
> can use that as a real small and thin XML output library, for example in
> J2ME applications.
Yep. Sourceforge gives a project their own repository [I'd assumed module
when I started, thus xmlwriter/xmlwriter]. We could have two separate
modules in the repository, one for xmlenc and one for xmlwriter.
> On the other hand, a tighter integration between the 2 projects is good.
> Perhaps we could use a model similar to lex and yacc.
Not used them a lot, but I think I get your drift.
> We could name our projects loxol and hixol or so, for Low-level XML Output
> Library and High-level XML Output Library. Or loxo and hixo. Or lox and
> hix. Or maybe this sounds stupid.
I was thinking XmlIO at first, but a C++ project has that. Plus we do no
input. So how about XmlOutput? [then we just get to argue over XMLOutput
vs XmlOutput. Sun spec says XmlOutput, but even they don't obey that and I
suspect we should do XMLOutput].
Inside that we would then have separate module/sub-project names. Hix/Lox.
Hilo/Lolo.
Hen
|