[Cuis-dev] URI Kernel package

Phil B pbpublist at gmail.com
Sat Apr 25 21:28:28 PDT 2020


Philip,

Cool to see someone else using OMeta.  I just pushed out an update that
adds #matchAll:with:ifFail: which would be safer to use going forward
rather than handling OM2Fail yourself.  I'll keep this method updated to
always try to capture any OMeta parsing errors in that additional
exceptions get added, OM2Fail gets renamed etc.

Thanks,
Phil

On Tue, Apr 21, 2020 at 3:20 PM Philip Bernhart via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hello,
>
> I'm cooking since more than six months now with different
> levels of activity on an URI implementation. I also
> once lost a weekends work of integrating a shared way
> of registering new uri schemes.
>
> The parser is written in OMeta2 and can be replaced,
> the URI Kernel uses that implementation to parse actual
> URIs. Currently I put that with other packages in my
> generic cuis smalltalk repository at:
>
>  https://github.com/Phantasus/Cuis-Smalltalk-Verp
>
> I added also a Gopher package which uses the parser
> to read gopher urls. The Gopher package is based
> on work previously done by Christian Kellermann.
> And can be used for accessing text based gopher
> resources and displaying them in a Text Editor
> window.
>
> I intend to continue work on the URI Kernel,
> to provide a basic registry for new uri schemes
> and a not yet defined registration process.
>
> Thanks for feedback,
> Philip
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20200426/d5ebbc47/attachment.htm>


More information about the Cuis-dev mailing list