pharo-ai / data-inspector

Evaluate and visualize DataFrame directly in the same Inspector window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubclassResponsibility: AISpDataFrameInspector class had the subclass responsibility to implement #defaultSpec

hernanmd opened this issue · comments

An automatic rewriter in Pharo 10 deleted defaultSpec class methods necessary to work in Pharo 9.
Probably the Baseline should be adapted to load specific Spec packages for both Pharo versions.

Yes, but Pharo 10 is going to be realised soon and then we will have Pharo 11. Also, Spec is changing a lot...

I will close this because it is a lot of work. And also, Pharo 11 is going to be released very soon so will have to maintain several versions. And, as we discussed in the call, if we are planning to have several tools it is going to be very difficult to maintain the code.