[Cuis-dev] New layout algorithms
Dan Norton
dnorton at mindspring.com
Wed Jun 3 19:42:03 PDT 2020
Hi folks,
When I find deprecated methods being sent in my code it is not always
obvious what to use instead. Now that methods are deprecated in
LayoutMorph and LayoutSpec, I think it would help if the "self flag:
#deprecated" statement said something like this (in LayoutMorph):
padding
self flag: #deprecated. "Use axisEdgeWeight instead"
^ padding
- Dan
More information about the Cuis-dev
mailing list