Peter Uhnak
Peter Uhnak
@pavel-krivanek btw if you've encountered this problem with Git-Migration, then it is fixed (Git-Migration now adds the necessary definition before fileout). But obviously this needs to be fixed in Tonel...
But in the hierarchy you have the sort applied for each hierarchy. So then I would need to remember the name of the base class, so I can quickly find...
Re hierarchy (and why it isn't helping as much). Imagine that in the senders list of `center` I want to find IconicButton class. To find it quickly, I need to...
> Are you talking about new feature which you want? Because I do not see this behaviour in Nautilus You can select all the packages you want and press Scoped,...
> because FMMultiLink (which will contains all the parameters of a method) is not an ordered list. FMMultiValueLink (on Pharo-side) uses internally OrderedCollection to store items, and as far as...
Hi, I had some some trivial use cases for opencv.js, so I've made an experimental typescript generator of the entire thing instead. https://github.com/peteruhnak/opencv-ts This is based on the existing opencv...
@alalek considering you plan to drop support for Python 2 in OpenCV 5, would there be any issues if I started using Python3' typing everywhere if I base it of...
Considering there hasn't been any change in the linked projects in ~15 months, I feel like it would be better to simplify the scope and just use what is already...
Just a note since I ran into this issue as well -- it seems to be enough to just let it create itself. Can create a PR, but have no...