Astares

Results 150 issues of Astares

UUID class according to comment follows RFC4122 But UUID is not UUID: basically there are 8 variants ("UUIDv1" to "UUIDv8") available in general and a new RFC9562 that obsoletes RFC4122...

Type: Enhancement

We already have - books.pharo.org - mooc.pharo.org - association.pharo.org - consortium.pharo.org - ... and a few others @Marcus now prepares the Pharo Paper collection on [https://hal.science/PHARO/](https://t.co/q21HRt9K5c) I think it make...

Type: Enhancement

Pharo 13, class comment of SpApplication says one should use #openWithSpec but #openWithSpec is not valid anymore and removed ![image](https://github.com/user-attachments/assets/39a0a76e-f73b-4b5a-8f59-8f3e819b9d94)

Type: Cleanup

In file *CI.yml* for the GitHub actions the CI automagically downloads: http://files.pharo.org/get-files/110/pharo-win-stable-signed.zip (currently from Pharo 11) when building the Advanced installer. It is downloaded via PowerShell script: ![image](https://github.com/user-attachments/assets/b8e47540-3b5e-48e1-b4b2-ad6d6901c851) But this...

Enhancement

See https://github.com/pharo-project/pharo/issues/17534

see https://github.com/pharo-project/pharo/issues/16395

Open the new finder, select "Source" and enter some text that you want to search in all sources. The finder runs and does list the methods including the source -...

Calypso usually displays abstract classes in an italic font style - so one can directly see that they are abstract. Unfortunately in the implementation flow Calypso does not directly show...

Type: Bug

- create a package **Foo** and then a single trait **TSuper** ``` Trait

Type: Bug

- use latest P14 image and load "Toplo/Bloc" from library menu - after some loading time debugger will open

Type: Bug