> On May 16, 2018, at 11:17 AM, N. Raghavendra <nyraghu27...@gmail.com> wrote:
> 
> At 2018-05-16T13:49:52-04:00, John Clements wrote:
> 
>> It seems like make-parser should probably be provide’d. I’ve pushed a
>> change to make ssax:make-parser a top-level provide.
> 
> Thank you very much.  In fact, it may be a good idea to restore
> 
> (provide (all-from-out "ssax/ssax.rkt”))

Maybe… I’m inclined to respect Ryan’s thinking on this; there are a bunch of 
functions in there that look like they definitely shouldn’t be exposed, and 
couldn’t reasonably be called from outside. In a quick scan of the existing 
quasi-documentation for ssax.rkt, make-parser was the only one that looked to 
me like it might productively be used from outside.

John

> 
>> Would you (N. Raghavendra) be interested in taking the raw
>> pseudo-documentation currently provided for ssax:make-parser and
>> reformatting it into something useful, perhaps with an example? Would
>> you (N. Raghavendra) be interested in taking the raw
>> pseudo-documentation currently provided for ssax:make-parser and
>> reformatting it into something useful, perhaps with an example?
> 
> I'll draft something, and submit a PR to jbclements/sxml on GitHub.
> 
> Raghu.
> 
> --
> N. Raghavendra <ra...@hri.res.in>, http://www.retrotexts.net/
> Harish-Chandra Research Institute, http://www.hri.res.in/
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to