[Cuis-dev] New package: Cuis-Smalltalk-URI

olivier auverlot olivier.auverlot at gmail.com
Tue Jan 7 09:33:39 PST 2025


Hi,

This is just a lightweight package I wrote to make URI construction easier.
I don't think it's essential, it's just handy for my current project.

I'm working on implementing a PostgREST client (
https://docs.postgrest.org/en/v12/) for which URIs are complex to build and
I don't want to do string concatenation.

Best regards
Olivier :)

Le mar. 7 janv. 2025 à 17:22, Juan Vuletich via Cuis-dev <
cuis-dev at lists.cuis.st> a écrit :

> Not for Cuis, that I know of. WebClient builds simple URIs as Strings,
> without additional services. YAXO, EruditeXMLBook and RTFImporting only get
> and use Strings URIs .
>
> I guess there may be some other package for Squeak.
>
> On 1/6/2025 4:23 PM, Jon Raiford via Cuis-dev wrote:
>
> There must already be a URI package either for Cuis or Squeak? I know I
> made one too, but I think I was told that there was something more involved
> that was already available.
>
>
>
> Jon
>
>
>
> *From: *Cuis-dev <cuis-dev-bounces at lists.cuis.st>
> <cuis-dev-bounces at lists.cuis.st> on behalf of Mariano Montone via
> Cuis-dev <cuis-dev at lists.cuis.st> <cuis-dev at lists.cuis.st>
> *Date: *Monday, January 6, 2025 at 2:07 PM
> *To: *cuis-dev at lists.cuis.st <cuis-dev at lists.cuis.st>
> <cuis-dev at lists.cuis.st>
> *Cc: *Mariano Montone <marianomontone at gmail.com>
> <marianomontone at gmail.com>
> *Subject: *Re: [Cuis-dev] New package: Cuis-Smalltalk-URI
>
>
> El 6/1/25 a las 15:56, Juan Vuletich via Cuis-dev escribió:
> > On 1/5/2025 2:00 PM, olivier auverlot via Cuis-dev wrote:
> >> Hi,
> >>
> >> Best wishes for 2025 :)
> >>
> >> I just released the first stable version of Cuis-Smalltalk-URI.
> >>
> >> The URI package provides classes and methods for creating,
> >> manipulating, and parsing Uniform Resource Identifiers (URIs). An URI
> >> can be constructed by composition using objects or from a character
> >> string.
> >>
> >> The repository is : https://codeberg.org/auverlot/Cuis-Smalltalk-URI
> >>
> >> Best regards
> >> Olivier :)
> >
> > Hi Olivier,
> >
> > This looks interesting!
> >
> > What do others think? Should this be part of the base Cuis repo?
>
> Yes, it would be nice to have. In Packages/Features probably ...
>
>       Mariano
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
>
>
> --
> Juan Vuletichcuis.stgithub.com/jvuletichresearchgate.net/profile/Juan-Vuletichindependent.academia.edu/JuanVuletichpatents.justia.com/inventor/juan-manuel-vuletichlinkedin.com/in/juan-vuletich-75611b3twitter.com/JuanVuletich
>
> --
> 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/20250107/76c24465/attachment-0001.htm>


More information about the Cuis-dev mailing list