Skip to content

R4.1 is breaking backward compatibility #37

@ralphlange

Description

@ralphlange

Commit 37baacc added a third argument to the initialization call that is part of the public API.
That change is not compatible: IOCs that work fine with R4.0 fail to start using R4.1.

Please add a compatibility init function (using the old argument list) that calls the new init function with a reasonable third argument. Printing a deprecation warning on the iocShell console would also be fine.

IMHO, API-breaking changes need to be well-documented and should be avoided for minor version jumps.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions