I want to finally move meta/web/html to a proper place.  Any opinions
about a name for the collection?  Some reasonable options:

* `scribble/html' -- for obvious reasons.

* `scribble/web' -- possibly a too-broad name, since there's a whole
    bunch of stuff that could be considered part of a "web language".

* `scribble/xml' -- the xhtml-specific bits in this are the bindings
    for the xhtml DTDs (including `xhtml' which spits out the required
    xml prefix), so it's also useful for other xml output.

* `scribble/text/html' -- clarify that it's similar to
    `scribble/text', but looks inconvenient to be used in general.

I'm going with the first one, but will not push immediately, so it's a
good point to say something if you have a different opinion.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to