[squeak-dev] Re: Refactoring Browser and Rewrite Engine for Squeak

Andreas Raab andreas.raab at gmx.de
Tue May 11 00:57:52 UTC 2010


This is what you're looking for:

"Omnibrowser"
(Installer wiresong project: 'ob')
	    install: 'OmniBrowser';
	    install: 'OB-Morphic';
	    install: 'OB-Standard';
	    install: 'OB-Shout';
	    install: 'OB-SUnitIntegration'.

"Refactoring engine and OB integration"
(Installer ss project: 'rb')
	install: 'AST';
	install: 'Refactoring-Core';
	install: 'Refactoring-Spelling';
	project: 'Regex';
	install: 'VB-Regex'.

(Installer wiresong project: 'ob')
	install: 'OB-Refactory';
	install: 'OB-Regex'.

Cheers,
   - Andreas

On 5/10/2010 4:28 PM, Eliot Miranda wrote:
> Hi All,
>
>      the RB page <http://wiki.squeak.org/squeak/227> on squeak.org
> <http://squeak.org> is from 2006 and is rather vague on how to load etc.
>   What do people who want an up-to-date rewrite engine in e.g. 4.1 load
> and from where?  Could someone who knows what's what update the RB page
> with accurate info?
>
> TIA
> Eliot
>
>
>
>




More information about the Squeak-dev mailing list