question about Zinc ZnUrl or ZnResourceMetaUtils

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

question about Zinc ZnUrl or ZnResourceMetaUtils

Stéphane Ducasse
Hi sven 

Are the dictionaries for the query part conserving the order?
Because this would be really nice. 

S. 
--------------------------------------------
Stéphane Ducasse
03 59 35 87 52
Assistant: Aurore Dalle 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

Reply | Threaded
Open this post in threaded view
|

Re: question about Zinc ZnUrl or ZnResourceMetaUtils

Sven Van Caekenberghe-2
Theoretically, the order is not important (should not matter), but for practical purposes (like being able to parse a URL and print it to the same representation) it would be a good idea.

I'll see if I can add it.

> On 28 May 2020, at 11:24, Stéphane Ducasse <[hidden email]> wrote:
>
> Hi sven
>
> Are the dictionaries for the query part conserving the order?
> Because this would be really nice.
>
> S.
> --------------------------------------------
> Stéphane Ducasse
> http://stephane.ducasse.free.fr / http://www.pharo.org 
> 03 59 35 87 52
> Assistant: Aurore Dalle
> FAX 03 59 57 78 50
> TEL 03 59 35 86 16
> S. Ducasse - Inria
> 40, avenue Halley,
> Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
> Villeneuve d'Ascq 59650
> France
>


Reply | Threaded
Open this post in threaded view
|

Re: question about Zinc ZnUrl or ZnResourceMetaUtils

Sven Van Caekenberghe-2
https://github.com/svenvc/zinc/commit/7a42881f14144e0d9dcc2b3aa98a075f189eae69

> On 4 Jun 2020, at 23:06, Sven Van Caekenberghe <[hidden email]> wrote:
>
> Theoretically, the order is not important (should not matter), but for practical purposes (like being able to parse a URL and print it to the same representation) it would be a good idea.
>
> I'll see if I can add it.
>
>> On 28 May 2020, at 11:24, Stéphane Ducasse <[hidden email]> wrote:
>>
>> Hi sven
>>
>> Are the dictionaries for the query part conserving the order?
>> Because this would be really nice.
>>
>> S.
>> --------------------------------------------
>> Stéphane Ducasse
>> http://stephane.ducasse.free.fr / http://www.pharo.org 
>> 03 59 35 87 52
>> Assistant: Aurore Dalle
>> FAX 03 59 57 78 50
>> TEL 03 59 35 86 16
>> S. Ducasse - Inria
>> 40, avenue Halley,
>> Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
>> Villeneuve d'Ascq 59650
>> France
>>
>