abaplint-sci-client icon indicating copy to clipboard operation
abaplint-sci-client copied to clipboard

dependency code vs production/checked code

Open larshp opened this issue 5 years ago • 0 comments

When generating dependencies to git via ZABAPLINT_DEPENDENCIES only dependencies outside of the checked code should be found and serialized, the serialialization should be as minimal as possible

When checking an object online via SCI, both checked code and dependencies are sent to the REST service. Checked code(inside the package defined) must be fully serialized, and dependencies as minimal as possible

I think currently there are some issues and mixups, and might be a few scenarios/rules missing in above text

larshp avatar Jul 15 '20 15:07 larshp