dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

[CHANGE] - Remove deprecated GTlab functions #1237

Open rainman110 opened 2 months ago

rainman110 commented 2 months ago

Summary

We have deprecated a variety of functions in the GTlab 2.0 series. They should be removed with 2.1.

Impact on the codebase

API and ABI changes. GTlab itself should be not affected, modules might be, if they still use the deprecated functions.

Current workarounds

Not required

rainman110 commented 2 months ago

@jensschmeink + @real-ct-ac What do you think? Should we remove these functions or keep them until 3.0?

jensschmeink commented 2 months ago

I think they can be removed.

rainman110 commented 2 months ago

I talked to @real-ct-ac . We don't want to force code changes of modules with 2.1 so we need to move this to 3.0.