You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the change is made to have a #depricated mark, perhaps we should also create a #prerelease mark with the same behavior.
I.e. in the preflight, the code would check first if a package is OK to load in the current sense (do the version check), then if either #depricated or #prerelease, then the user can select OK or Skip (keep looking for a package which satisfies the requirement or fail).
Both of the following files define FunctionGraphMorph.
Morphic-Widgets-Extras.pck.st
&
Examples-Morphic.pck.st
It would be neater and prevent version skew to have it in only one file.
The text was updated successfully, but these errors were encountered: