Alexander Tsybulsky
Alexander Tsybulsky
No final design yet, just collecting thoughts and ideas for the moment
The tool lives here: https://github.com/sbcgua/crossdeps and is in a good shape to use. It's better to run it directly for the needed dependecy vector, the list is larger than one...
"main part" is quite difficult to break on pieces :) But yeah, the first commit is quite separate. I'll do. And the factory is a good point. Could you pls...
@larshp low hanging - not sure. - Certainly I'd create a package for all repo stuff. And a an interface with miiinimal set of features, e.g. get_key, get_name, is_offline ......
Thoughts: - maybe on deserialization AG should create some XML (meta), add the deserialized commit number to it and save to a predictably-named w3mi object. E.g. `_meta`. This object should...
It is not very convenient in practice. Some times there are small and multiple pre-golive fixes, sometimes it happen parallel to a couple of clients. Versioning every time would increase...
Thanks for the ideas ! :+1: - caching page html only - problem is that GUI stores actual initiated objects, and events are also processed by them - https://github.com/larshp/abapGit/blob/master/src/ui/core/zcl_abapgit_gui.clas.abap#L68 ....
it would help but partially. E.g. Stack: repo list -> repo X User presses repo list Stack: repo list -> repo X -> repo list With replacing Stack: repo list...
> guess this issue is fixed with #4288 ? No, this has to do with gui class page stack
Not a critical indeed. And requires a lot of efforts to refactor ... so very low prio, but I wouldn't close it if that was message ;) It is still...