Default labels
by Sean P. DeNigris
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.
5 years, 3 months
Photo gallery?
by Damien Cassou
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
5 years, 4 months
Magritte updates
by Stephan Eggermont
Name: ConfigurationOfMagritte3-StephanEggermont.118
Author: StephanEggermont
Time: 10 October 2015, 9:09:24.252164 pm
UUID: 5d39ab33-c062-4754-ad55-4feb4b59199d
Ancestors: ConfigurationOfMagritte3-StephanEggermont.117
Update Grease to stable version #'release1.2' is version 3.5.0
Name: ConfigurationOfMagritte3-StephanEggermont.117
Author: StephanEggermont
Time: 10 October 2015, 5:56:07.098168 pm
UUID: e61105b7-4521-4428-9881-795f10251beb
Ancestors: ConfigurationOfMagritte3-SeanDeNigris.116
In place change: block with MagritteGlamourForPharo40 only for Pharo 4.
7 years, 7 months