I've now finished text input streams, more-or-less like they were
before.  One thing I've not implemented is semicolons.  They seem to be
used as another type of one-line comment, like this:

worker
{
        0 : baseWorker

It would be quite easy to implement this, but unless there's a
particular reason to allow them, I think it's better to change them to
normal "//" comments - they just confuse people (by which I mean me :s),
without adding any expressivity

        - Andrew


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to