Alexander Tsybulsky

Results 223 comments of Alexander Tsybulsky

Many files vs one files - imho both have + and - E.g. many files = cluttered dir. One file = issues with extracting individual components (for any reason which...

@larshp @filak-sap some progress but highly WIP: https://github.com/sbcgua/abapgit-translation-poc Only serialization for the moment, there are some points to discuss: - currently not all objects work because of different format of...

No idea :) Is it supported now ? But from the top of my head: it will need some special symbol to indicate that the line continues. so that it...

supposed parsing logic: 1. take next line 2. if empty - skip 3. if start with "SID" - treat as a key (or maybe even ID is not needed just,...

ok, totally agree. :) So ... does the above looks OK ? Any comments on the questions ? Is this the right direction at all ? :)

Current status. The feature is quite heavy. I keep returning to it from time to time. The problem is that each object has own specifics in LXE and it is...

Not sure that I understood the suggestion. XML is already used for the existing approach, so no big advantage to replace one XML with another. The point of this ticket...

4 years haven't passed yet and I've got my hands on this subject again. :) Below is the current state (and a draft of the documentation). P.S. Using the moment,...

> @mbtools Shouldn't it be 1 PO file per repo per language? That's a very good point. We need more opinions on this. Technically current solution (#6189) can be easily...

I like the idea of one language file per repo the more I think about it. Though it maybe not that easy to rewire as I thought too. In particular...