Hi Ben, He means that ConfigurationOfNautilus should specify all dependencies. For example, it should specify RPackage as dependency. Cheers, Doru On Tue, Feb 21, 2012 at 10:06 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Something like ConfigurationOfNautilus ?
I do not get it
Ben
On Feb 21, 2012, at 9:53 AM, Stéphane Ducasse wrote:
On Feb 21, 2012, at 9:46 AM, Benjamin wrote:
A configuration for ?
nautilus so that it loads automatically everything it needs in a core 1.4
Ben
On Feb 21, 2012, at 8:21 AM, Stéphane Ducasse wrote:
On Feb 20, 2012, at 11:33 PM, Mariano Martinez Peck wrote:
One last thing: when you type the name of a class somewhere and you do a cmd+b I think it would be much better if Nautilus open the "normal" browser and not "hierarchy" one.
having cmd+h for hierarchy would be great :)
Ben we should produce a configuration because this is important. What you can do is at least load the baseline and snapshot only when you will release on version for 1.4 and 1.5
On Mon, Feb 20, 2012 at 8:38 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: To be honest, if it works, I do not want to lose my time on Configuration
It shouldn't be done by hand, but generated by a tool :)
Ben
On Feb 20, 2012, at 8:06 PM, Mariano Martinez Peck wrote:
On Tue, Feb 14, 2012 at 6:39 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: Hello guys,
I know a some of you are waiting for the integration of the RB engine into Nautilus.
Some of them are already implemented, so if you wanna test them, here is the gofer script
Gofer new   url: 'http://ss3.gemstone.com/ss/Nautilus';   package: 'ConfigurationOfNautilus';   load.
(Smalltalk at: #ConfigurationOfNautilusRefactoring) perform: #loadDefault
So...that's the way of loading Nautilus with refactorings? Â Â Wouldn't it be better to include RB dependencis in ConfigurationOfNautilus and have a specific group there. So you can do for example
ConfigurationOfNautilus project stableVersion load: 'WithRefactorings'.
?
BTW, I checked the ConfigurationOfNautilusRefactoring and it looks you miss a critical feature of Metacello: project references :) Â From ConfigurationOfNautilusRefactoring you can directly depend on ConfigurationOfRB or ConfigurationOfNautilus rather than duplicating everything in there. Don't tell Stef you didn't read the chapter hahahaha
It loads everything.
For now I have only done some refactorings for classes, so if you popup the menu on a class, a new item named Refactoring should appear :)
Moreover, the 'rename class' method is replaced by the RB one :)
Thanks in advance for your feedback, and if you want to participate, you are more than welcome :)
Ben
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
-- www.tudorgirba.com "Every thing has its own flow"