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 ]
Is anyone using (or can state a plausible use case for) this
subclass-customizable class-side #defaultLabel?
If no one is relying on the existing behavior, I'll make the change...
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Default-labels-tp4827879.html
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
Hi,
is there any photo gallery available for Pier? I mean a widget where I
could upload pictures and they are rendered in a nice way. I started
one 4 years ago but I abandoned it.
Bye
--
Damien Cassou
http://damiencassou.seasidehosting.st
Hi Peter - Recently I saw your "Pier3 with latest Pillar" post to the Pharo group, and was intrigued about your changes. If you can't get them in Pillar, maybe they could be modified to be added to Pier3 or the Pier3AddOns build. Recently I updated the config to correct the version of Seaside that was loading, and now all of the builds are green for:
https://ci.inria.fr/pharo-contribution/job/Pier3Addons/
I can't recall who gave me write access, but I expect they are on this list.
Thanks,
John