[ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

[ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Edgar J. De Cleene
Here my first "Ladrillo" for new MinimalMorphic.

Edgar


ForHavingPreferencesBrowser.1.cs (60K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Pavel Krivanek
On 11/7/06, Edgar J. De Cleene <[hidden email]> wrote:
> Here my first "Ladrillo" for new MinimalMorphic.

Nice but
- we should clean the image more before we will start to create packages for it
- we should check SystemNavigation default allUnimplementedCalls
- we should load and fix test for it
- the packages should be clean (look at Undeclared after loading)

It's great that you start to experiment with it. ViewRegistry of all
preferences is set to nil. It should be set by Preference browser
somewhere somehow.

-- Pavel

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Klaus D. Witzel
In reply to this post by Edgar J. De Cleene
Hey, Edgar this one "did it" :)

Thank you.

/Klaus

On Tue, 07 Nov 2006 10:37:00 +0100, Edgar J. De Cleene  
<[hidden email]> wrote:

> Here my first "Ladrillo" for new MinimalMorphic.
>
> Edgar
>



Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Edgar J. De Cleene
In reply to this post by Pavel Krivanek
Pavel Krivanek puso en su mail :

> - the packages should be clean (look at Undeclared after loading)
Ok, I see and fix.
I have normal 7061 side by side with basic 7061.
Also check the others .

Very thanks !!


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Pavel Krivanek
Hi Edgar,

you may try to create special SqueakSource repository for that. It
will be better than posts to Squeak-dev.

Thank you...

-- Pavel

On 11/7/06, Edgar J. De Cleene <[hidden email]> wrote:

> Pavel Krivanek puso en su mail :
>
> > - the packages should be clean (look at Undeclared after loading)
> Ok, I see and fix.
> I have normal 7061 side by side with basic 7061.
> Also check the others .
>
> Very thanks !!
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Edgar J. De Cleene
Pavel Krivanek puso en su mail :

> Hi Edgar,
>
> you may try to create special SqueakSource repository for that. It
> will be better than posts to Squeak-dev.
>
> Thank you...
Ok.
I never do before, could direct me ?
Also I could use my ftp , create a MinimalMorphic folder there and Klaus
mirroring for better access.

Could do that Klaus ? Until some official word of how proceed ?

Edgar


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Pavel Krivanek
On 11/7/06, Edgar J. De Cleene <[hidden email]> wrote:

> Pavel Krivanek puso en su mail :
>
> > Hi Edgar,
> >
> > you may try to create special SqueakSource repository for that. It
> > will be better than posts to Squeak-dev.
> >
> > Thank you...
> Ok.
> I never do before, could direct me ?
Simply use your login and click on Register Project, set Global to
Read and Write

I will try to create MC package for all this RoS package, It would be
nice to have got it but it will be very complicated.

> Also I could use my ftp , create a MinimalMorphic folder there and Klaus
> mirroring for better access.
>
> Could do that Klaus ? Until some official word of how proceed ?
>
> Edgar
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Klaus D. Witzel
In reply to this post by Edgar J. De Cleene
Hi Edgar,

you don't have to ask anybody for an account on SqueakSource. Navigate to  
that web site and create a logon and register a project name. Then, in  
Monticello, add a repository pointing to that project and publish your  
package(s) there.

IIRC you can publish any project (any name) to any MC repository *), so I  
suggest you register the name Ladrillos.

HTH.

/Klaus

*) for an example look at http://squeaksource.com/KernelImage

On Tue, 07 Nov 2006 11:42:45 +0100, Edgar J. De Cleene wrote:

> Pavel Krivanek puso en su mail :
>
>> Hi Edgar,
>>
>> you may try to create special SqueakSource repository for that. It
>> will be better than posts to Squeak-dev.
>>
>> Thank you...
> Ok.
> I never do before, could direct me ?
> Also I could use my ftp , create a MinimalMorphic folder there and Klaus
> mirroring for better access.
>
> Could do that Klaus ? Until some official word of how proceed ?
>
> Edgar
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
>
>



Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Edgar J. De Cleene
In reply to this post by Pavel Krivanek
Pavel Krivanek puso en su mail :

> Simply use your login and click on Register Project, set Global to
> Read and Write
>
> I will try to create MC package for all this RoS package, It would be
> nice to have got it but it will be very complicated.


Klaus D. Witzel puso en su mail :

> Hi Edgar,
>
> you don't have to ask anybody for an account on SqueakSource. Navigate to
> that web site and create a logon and register a project name. Then, in
> Monticello, add a repository pointing to that project and publish your
> package(s) there.
>
> IIRC you can publish any project (any name) to any MC repository *), so I
> suggest you register the name Ladrillos.
>
> HTH.
>
> /Klaus
I misunderstood. Yes , I have a account and know how do it.
I attach the compressed reviewed change set for having Preferences and no
Undeclared, please check.
Once what a version name was adopted, I do a .sar what ckeck and load
"ToNormal3.9.cs"
And I see no Services in Minimal, and I wish Services too, now I start to
see how.




ForHavingPreferencesBrowser.2.cs.gz (14K) Download Attachment
ToNormal3.9.cs (674 bytes) Download Attachment
ToNormal3.9.cs (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Edgar J. De Cleene


> I misunderstood. Yes , I have a account and know how do it.

But still SqueakSource do not let import any what is not a .mcz.

Procustes live !!!

We need a more flexible policy or easier ways to convert regular .cs to
.mcz.

Edgar


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

Reply | Threaded
Open this post in threaded view
|

Re: [ENH] New Preferences in World open menu (was [ANN] basic Morphic package for the KernelImage )

Klaus D. Witzel
In reply to this post by Edgar J. De Cleene
Hi Edgar,

there's a syntax error in PreferenceBrowser class>>#initialize of  
ForHavingPreferencesBrowser.2.cs.gz

/Klaus

On Tue, 07 Nov 2006 12:18:19 +0100, Edgar J. De Cleene  
<[hidden email]> wrote:

> Pavel Krivanek puso en su mail :
>
>> Simply use your login and click on Register Project, set Global to
>> Read and Write
>>
>> I will try to create MC package for all this RoS package, It would be
>> nice to have got it but it will be very complicated.
>
>
> Klaus D. Witzel puso en su mail :
>
>> Hi Edgar,
>>
>> you don't have to ask anybody for an account on SqueakSource. Navigate  
>> to
>> that web site and create a logon and register a project name. Then, in
>> Monticello, add a repository pointing to that project and publish your
>> package(s) there.
>>
>> IIRC you can publish any project (any name) to any MC repository *), so  
>> I
>> suggest you register the name Ladrillos.
>>
>> HTH.
>>
>> /Klaus
>
> I misunderstood. Yes , I have a account and know how do it.
> I attach the compressed reviewed change set for having Preferences and no
> Undeclared, please check.
> Once what a version name was adopted, I do a .sar what ckeck and load
> "ToNormal3.9.cs"
> And I see no Services in Minimal, and I wish Services too, now I start to
> see how.
>