Guille Polito

Results 270 comments of Guille Polito

Yes, I think we should even propose to remove `asByteArray` from ByteString. It's wrong and confusing.

> 1. fix the subclassResponsibility, yes, knowing that this is not good. But we do it for WideString already, and there are users It is impossible that there are users,...

Hi @Dima-369 , I tried reproducing the error, but couldn't. What do you mean by alt-tab in macOS? Do you mean cmd tab? G

Hi Nicolas, I'm following the discussion on the background. I think you're right on using the keycode and not an ascii code. Using ascii to identify keys is a vestige...

Moreover, as soon as we are outside the "occidental" keyboard mappings, the one key -> one letter mapping becomes false :). For example, the character 腕 is a single character...

Iceberg repository objects reference their location. Somehow we are resolving all paths so instead of getting symbolic paths (relative to the current image directory) we are using absolute paths.

@Ducasse could you try applying the changes in this commit and retest: https://github.com/pharo-vcs/iceberg/commit/8d2fa269537d3407b27e52b54a206f74b938e3c1 ? With that change I cannot reproduce that problem anymore. But further testing is always appretiated. That...

We should test better non-bound repositories

hi Sean, the version of iceberg in pharo 8 is iceberg 1.6. Would you mind trying with that branch? Le ven. 4 oct. 2019 à 19:27, Sean DeNigris a écrit...

I will check. I'm not sure what is the state of the tests right now. Probably they miss an update. They were a bit abandoned because they were on travis.