Stef,

Are you describing something that allows different versions to coexist in one 
image?  Unless that's the idea (and I'm not sure I'd want to do that??), there 
seems to be a role for something that can browse what an external package would 
do to the image.

I find MC to be surprisingly weak on support tools (help me package my code so 
I don't lose work, make it very easy to save many packages at one time, load a 
large number of packages with minimal effort), but otherwise, it does a pretty 
good job of showing me the code in a particular package.

What am I missing?

Bill



-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Stéphane 
Ducasse
Sent: Tuesday, January 26, 2010 3:28 PM
To: [email protected]; [email protected]
Subject: Re: [Pharo-project] Gardening/ScriptManager

Two questions: 

        but what will be the point to have Ginsu?
        We have the smalltalk metamodel + MC + PseudoClass and do we want one 
more?
        I know well Ginsu I have it on my harddisc and read it when MC was not 
even created and I wrote FAMIX which is a Ginsu for JavaC++Smalltalk. 


For me I dream about the following:

- having ONE code metamodel (ginsu or MC) that can be used to do version 
management = MC versioning but has the same static interface than the Smalltalk 
runtime so that he can be browsed using the SAME code browser.

To be clearer:
        why do we need two code browsers or three (pseudoClass) just browsing 
badly class (not talking about packages)
        can we have one browser that uses a structural API (for static class 
structure navigation)
        and that 
                we have two kinds of objects
                        runtime class = having Structural Api + runtime API
                        offclass (MCDefinition/Ginsu Definition) = having just 
a Structural Api

this way we remove
        MC/Ginsu/pseudoClass => GinsuPLUS

We remove crappy browsers
        PseudoCode
        MCDefinition crappy browsers   => One browser to rule them all
        Class/SystemBrowser

So may be I'm a bit blind so tell me the vision you have, because if you need I 
have one or more

Stef


On Jan 26, 2010, at 8:54 PM, John M McIntosh wrote:

> Torsten, btw I did chat with Joseph a bit about helping here, so I'll 
> devote a few hours/days to see if we can get it off the ground again.
> 
> On 2010-01-26, at 3:59 AM, Torsten Bergmann wrote:
>>> Joseph, regarding Ginsu it would be nice to have an MIT release too 
>>> so others can have a look. Maybe someone can publish the last world tour 
>>> image too. Thanks!
>> Since I haven't worked on it for a while now, I'll have to see what 
>> the latest version I have looks like, and what I'd want to put out publicly.
>> 
>> Cheers
>> Joseph
>> 
> 
> 
> 
> --
> ===========================================================================
> John M. McIntosh <[email protected]>   Twitter:  squeaker68882
> Corporate Smalltalk Consulting Ltd.  
> http://www.smalltalkconsulting.com
> ======================================================================
> =====
> 
> 
> 
> 
> 
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to