If "announcer" is removed from MorphTreeModel isn't that likely to break something else that depends on "announcer" being present in MorphTreeModel? Is "announcer" something new in MorphTreeModel and is Neptuno duplicating the function or is it the other round? MorphTreeModel seems to be the UI object and it doesn't feel right to me that a database oriented tool should override something in a UI object. I think if the functionality is duplicated it may be better to rename the "announcer" in Neptuno. On 14 January 2013 16:00, Esteban Lorenzano <estebanlm@gmail.com> wrote:
that's because somethings on morphic were added for 1.4 summer. Try removing "announcer" on MorphTreeModel, then load.
On Jan 14, 2013, at 4:46 PM, Frank Church <vfclists@gmail.com> wrote:
Has anyone managed to get Neptuno - ConfigurationOfDBXTools in Pharo 1.4?.
When I try to install Neptuno in Pharo 1.4 I get the error - 'announcer is already defined in MorphTreeModel'
---------- Forwarded message ---------- From: Frank Church <vfclists@gmail.com> Date: 14 January 2013 01:05 Subject: Problem installing Neptuno To: A friendly place where any question about pharo is welcome <pharo-users@lists.gforge.inria.fr>
When I try to install Neptuno in Pharo 1.4 I get the error - 'announcer is already defined in MorphTreeModel'
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfDBXTools'; load.
(((Smalltalk at: #ConfigurationOfDBXTools) perform: #project) perform: #version: with: #stable) load: 'Phoseydon'.
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfDBXBrowser'; load.
(((Smalltalk at: #ConfigurationOfDBXTools) perform: #project) perform: #version: with: #stable) load: 'Neptuno' .
The error happens at the last stage when I am installing Neptuno.
The issue appears in the DBXTalk mailing list - http://forum.world.st/Re-Pharo-project-How-to-load-Phoseydon-and-Neptuno-td4...
-- Frank Church
======================= http://devblog.brahmancreations.com
-- Frank Church
======================= http://devblog.brahmancreations.com
-- Frank Church ======================= http://devblog.brahmancreations.com