Sean P. DeNigris wrote
In cases where there is an MASelectorAccessor, I'd
like to make the
default label = `the accessor capitalized unCamelCased`. It seems the
overwhelmingly common use case is `... #accessor: #dateCreated; #label:
'Date Created'`.
The current behavior is
MADescription>>#label
^ self propertyAt: #label ifAbsent: [ self class defaultLabel ]
I finally implemented this in my GH fork. Feel free to poach (e.g. Stephan
for QCMagritte)!
-----
Cheers,
Sean
--
Sent from:
http://forum.world.st/Magritte-Pier-and-Related-Tools-f115649.html