[Cuis] [ANN] JSON for Cuis
Juan Vuletich
juan at jvuletich.org
Wed Jan 16 10:35:30 CST 2013
Thanks Hannes. Just merged it.
Cheers,
Juan Vuletich
H. Hirzel wrote:
> Juan and Germán
>
> I loaded Cuis-JSON with the following script (Cuis-JSON is in a
> sibling directory)
>
> | slash |
>
> slash _ FileDirectory slash.
>
> {
> '..', slash, 'Cuis-CompatibilityWithOtherSmalltalks', slash,
> 'Cuis-CompatibilityWithOtherSmalltalks.pck.st' .
>
> '..', slash, 'Cuis-JSON', slash,
> 'Cuis-JSON.pck.st'.
>
> }
>
> do:
>
> [ :fileName | CodeFileBrowser installPackage:
>
> (FileStream concreteStream readOnlyFileNamed: fileName)
> ]
>
>
> All 12 tests pass.
>
> I updated the ListOfCuisPackages.md in
> https://github.com/hhzl/Cuis/blob/master/ListOfCuisPackages.md and did
> a pull request.
>
> I think the pull requests includes the 'notes' subdirectory which I
> added which you might not want.
>
> --Hannes
>
> On 1/14/13, H. Hirzel <hannes.hirzel at gmail.com> wrote:
>
>> On 1/13/13, Germán Arduino <garduino at gmail.com> wrote:
>>
>>> Hi Folks:
>>>
>>> The port of JSON for Cuis is completed. Read the README.md on the repo:
>>> https://github.com/garduino/Cuis-JSON
>>>
>>> Juan, you should update ListOfCuisPackages.md
>>>
>> Thank you Germán for this port.
>>
>> I suggest that I do an independent test first before adding it to the
>> list. I'll then do a pull request.
>>
>> --Hannes
>>
>>
>>
>>> --
>>> Sincerely,
>>> Germán Arduino
>>> about.me/garduino
>>>
>>>
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
More information about the Cuis
mailing list