hpi-swa / Squot

Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
Other
58 stars 29 forks source link

Dependency on old version of INIFile #403

Open LinqLover opened 1 year ago

LinqLover commented 1 year ago

For some reason, the baseline depends on INIFile-jf.3 but there have been newer version in this package since 2005:

https://github.com/hpi-swa/Squot/blob/dfbe3926af248a221c14fae8f1ef25cb07ec5227/src/BaselineOfSquot.package/BaselineOfSquot.class/instance/baseline..st#L26-L28

One problem with this old version is that it still uses underscore assignments which raised errors in my image.