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
I am going to start porting Magritte3.5 to GemStone/GsDevKit_home[4].
I will manage the GemStone source up on GitHub in a GsDevKit/Magritte3
project[1]. I would like to include a license file with the project and
the starting point should be the official Magritte license so I'm
wondering where I will find such a beast.
There is no license file here[2] and while the project license is marked
as MIT on SmalltalkHub[3], I don't see an actual license file.
I figured I would ask before I started looking for something more
official and as a last resort invent one...
As an FYI, I plan to keep the "unadulterated packages" on the master
branch and create a gs_master branch for the changes I make in the port
... If I have bugfixes I will feed them back to SmalltalkHub ...
Dale
[1] https://github.com/GsDevKit/Magritte3
[2] https://github.com/magritte-metamodel/magritte
[3] https://github.com/magritte-metamodel/magritte
[4]
https://github.com/GsDevKit/GsDevKit_home#open-source-development-kit-for-g…
Ciao,
i have a Pharo4.0 Latest update: #40625
where i install, from Configuration Browser, the stable version of :
Pier3 (JohnCBorden.52)
Pier3Addons (StephanEggermont.95)
Now when i open the relative web application:
pier and piersetup
i found some problematic and errors.
Can anyone help me to understand the status of these applications?
How i can load them into Pharo 4.0 ?
Thanks for considerations,
Dario