Vincent Aranega

Results 123 comments of Vincent Aranega

Hi @ewoudwerkman @edwinmat , Sorry for the long delay. I find time to work on your issue, and I made a fix to properly call the `to_string` on `EDataType`. This...

Hi @ewoudwerkman @edwinmat . I released a new version in the beginning of the week (I had to for another project that couldn't upgrade). The fix for the `to_string()` is...

Hi @chtinnes, Thanks a lot for the suggestion! Currently, unfortunately, there is nothing production ready for a diff in PyEcore, currently, mainly by lack of time to properly create a...

Hi @annighoefer , Thanks a lot for the issue, and really sorry for the delay of the answer. I'm trying to get back on track slowly. If I understand well,...

Hi @alessiostalla, Sorry again for the delay of my answer. As I stated in https://github.com/pyecore/pyecore/issues/130#issuecomment-1437618290 the new version should also fix this issue :). Regarding your observation with the two...

Hi @AnNeub ! I see exactly what you mean for the imports. You're right, if you use the `from x import y`, `y` is loaded in the local namespace. However,...

Tiens, j'avais pas pensé à un soucis de résolution. J'ai du 2560x1440 pour une machine et du 1366x768 sur l'autre, je tire joliebulle des repo AUR (version git) sur arch...

Je viens de recompiler le tout avec la dernière version des deps et le soucis semble envolé. Soit la montée de version des deps à fait du bien, soit j'ai...

A quick summary about how progresses the POC, the covered points are: * some of the dedicated functions (`apply_stereotype`, `get_applied_stereotype`) * a first quick `define` function for Profile * the...

Hi @ollierGuillaume Thanks for reaching about the profiles :). That's a huge point of PyUML2 that is not 100% finished, so it's not on the main/develop branch right now, but...