help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Monticello (was: Re: .st file naming)


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Monticello (was: Re: .st file naming)
Date: Tue, 7 Apr 2015 19:59:02 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Apr 07, 2015 at 05:16:28PM +0100, Jan Vrany wrote:

> I ported Monticello once to Smalltalk/X
> ( http://cvs.smalltalk-x.de/stx/goodies/monticello/ )
> This one is fully functional and I used it successfully when
> importing/exporting code from/for Squeak / Pharo guys. 
> I did it by pair-programming with Dale who ported it to
> GemStone/S, so he already knew all it's dark corners and
> peculiarities. 

Ah, maybe we can do the same for GNU/Smalltalk?

> In St/X an error is thrown when a trait is encountered. 

Okay, so you need to fix it in Pharo before you can import
it?

> What sorts of conflicts? 

The trait, subclassing something that doesn't exist, etc.
I know Gemstone/S doesn't have it but what I generally want.


* Load original code
* Fix subclasses/inheritance while loading
* Take a snapshot
* Attempt to get tests working..
* Make release...

preferable everything from within a graphical environment.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]