discoverability: (was: how to install all of ZincHTTPComponents?)
(new thread because this is not a reply to sven, but a general observation for pharo devs) Excerpts from Sven Van Caekenberghe's message of 2015-01-30 21:19:01 +0100:
Are you sure you understand how Metacello configurations and groups works ? You are misinterpreting what you see.
how am i supposed to interpret the fact that nothing happens?
Please read the class comment of ConfigurationOfZincHTTPComponents. You have to load (at least) the 'REST' group for what you want.
and i am supposed to discover this how? two feature requests to help new pharo users: show comments by default. add support for groups in the configuration browser so they can be selected and loaded right there. greetings, martin. -- eKita - the online platform for your entire academic life -- chief engineer eKita.co pike programmer pike.lysator.liu.se caudium.net societyserver.org secretary beijinglug.org mentor fossasia.org foresight developer foresightlinux.org realss.com unix sysadmin Martin Bähr working in china http://societyserver.org/mbaehr/
Sorry to be blunt but: (1) you have to learn a bit about Metacello configurations (as a user) (2) you should have read the class comment Extending the configuration browser is a good idea, but it is work (and I am not sure configurations can be introspected enough, have enough meta data. that is probably why it is not there).
On 31 Jan 2015, at 01:59, Martin Bähr <mbaehr@email.archlab.tuwien.ac.at> wrote:
(new thread because this is not a reply to sven, but a general observation for pharo devs)
Excerpts from Sven Van Caekenberghe's message of 2015-01-30 21:19:01 +0100:
Are you sure you understand how Metacello configurations and groups works ? You are misinterpreting what you see.
how am i supposed to interpret the fact that nothing happens?
Please read the class comment of ConfigurationOfZincHTTPComponents. You have to load (at least) the 'REST' group for what you want.
and i am supposed to discover this how?
two feature requests to help new pharo users: show comments by default. add support for groups in the configuration browser so they can be selected and loaded right there.
greetings, martin.
-- eKita - the online platform for your entire academic life -- chief engineer eKita.co pike programmer pike.lysator.liu.se caudium.net societyserver.org secretary beijinglug.org mentor fossasia.org foresight developer foresightlinux.org realss.com unix sysadmin Martin Bähr working in china http://societyserver.org/mbaehr/
participants (2)
-
Martin Bähr -
Sven Van Caekenberghe