Can someone please have another look at SqueakSource, it is down ?
Thx,
Sven
This is a subclass of TextAction which is a subclass of TextAttribute
Hierarchy:
TextAttribute
TextAction
PluggableTextAttribute
TextDoIt
TextPrintIt
TextLink
TextURL
Is anyone using any of this? I've never heard it mentioned and vote to
remove TextAction and all of its su
My initial implementation was in error. I've now changed it back to
0 => executable name
-1 .. -n => VM arguments *including* image (if explicitly supplied).
Apologies.
On Wed, Nov 30, 2011 at 12:03 AM, Stéphane Ducasse <
stephane.duca...@inria.fr> wrote:
>
> we will have to check if th
Stef, Sig,
Thanks for the preview!
One thing that jumped out at me so far is the passing of strings by copy.
Interestingly, I can't find an example (in my code where I would have sworn I
had a few) of having an external library fill a string, but I know I have
encountered it and wonder if/how
On Tue, Nov 29, 2011 at 11:54 PM, Alexander Lazarević wrote:
> 2011/11/29 Eliot Miranda
>
>> -1 => executable name
>> -2 .. -n => VM arguments *including* image (if explicitly
>> supplied).
>>
>
> Before we had (at least on Linux and I guess with the StackVM):
>
>
On 30 November 2011 20:27, Fernando Olivero wrote:
> Yes, i hit cmd . a couple of times!
>
> Regarding the Rome related classes, they are part of what should be
> cleaned out right?
> The same with Tweak.
>
Right. I just didn't wanted to throw out code , made by Cyrille
without even taking a look
I'm a text attribute used to encode an URL.
On Nov 30, 2011, at 9:10 PM, Sean P. DeNigris wrote:
> Poor little TextURL, no one cares about you :(
>
> --
> View this message in context:
> http://forum.world.st/COTDC-86-TextURL-tp4119838p4124600.html
> Sent from the Pharo Smalltalk mailing list
Poor little TextURL, no one cares about you :(
--
View this message in context:
http://forum.world.st/COTDC-86-TextURL-tp4119838p4124600.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Yes, i hit cmd . a couple of times!
Regarding the Rome related classes, they are part of what should be
cleaned out right?
The same with Tweak.
I've been planning to add Pango support, should i create a new repo,
or put it alongside Athens?
Fernando
pd:What about moving to squeaksource 3?
O
The synonym, "by graduate students," requires less typing :)
From: pharo-project-boun...@lists.gforge.inria.fr
[pharo-project-boun...@lists.gforge.inria.fr] on behalf of Igor Stasenko
[siguc...@gmail.com]
Sent: Wednesday, November 30, 2011 1:14 PM
To: Ph
everything is public no secret
https://gforge.inria.fr/scm/viewvc.php/?root=pharobooks
just a lot of work …. and pain with english
Stef
On Nov 30, 2011, at 7:19 PM, Igor Stasenko wrote:
> On 30 November 2011 18:56, Schwab,Wilhelm K wrote:
>> Stef,
>>
>> Apologies if I am exploiting
Mate is an experiment to see how to bootstrap VM representation and assembly
generation.
It is just the start. Now I was looking at how format is represented.
Because systemTracer is doing that
taking on object and either map it to another or
transforming the object header.
On 30 November 2011 18:56, Schwab,Wilhelm K wrote:
> Stef,
>
> Apologies if I am exploiting something you meant to send privately, but
> "draft of a chapter" on FFI?!! :) :) :)
>
> I'm no expert, but I certainly like to see what is being written. It is
> difficult to imagine how I could
On 30 November 2011 10:01, Luc Fabresse wrote:
>> right now I just need a placeholder after I imagine that the
>> specialObjectArray and system tracer can let me specify what I want in the
>> resulting image.
>
> yes
>
>>
>> And may be I could use mate explicit object format description to migrate
Stef,
Apologies if I am exploiting something you meant to send privately, but "draft
of a chapter" on FFI?!! :) :) :)
I'm no expert, but I certainly like to see what is being written. It is
difficult to imagine how I could fail to learn something from it.
Bill
serge did you have a look at the draft of the ffi chapter?
Stef
On Nov 30, 2011, at 2:12 AM, Serge Stinckwich wrote:
> On Tue, Nov 29, 2011 at 10:12 PM, Esteban Lorenzano
> wrote:
>> Hi,
>>
>> Checking the pharo colaboractive book, I found that the VM building is old
>> and it is not compa
On 30 Nov 2011, at 14:22, Fabrizio Perin wrote:
> It is alive but slow. I will put squeaksource down for 10 min. try again
> later.
It seems to be OK again, thanks Fabrizio!
Sven
Hello Stef,
Thanks for the reply. Sorry for the delay in responding. I have been
working on a local copy of Pharo. I will have to get back to the Amazon
instance at some point in the near future. It would be great if I didn't
have to start from scratch.
>> Did you publish your packages?
No,
If you just need to retrieve packages from squeaksource, you might use the
chilean mirror http://dsal.cl/squeaksource/
On Wed, Nov 30, 2011 at 10:22 AM, Fabrizio Perin
wrote:
> It is alive but slow. I will put squeaksource down for 10 min. try again
> later.
>
> Cheers,
> Fabrizio
>
>
> 2011/11/3
It is alive but slow. I will put squeaksource down for 10 min. try again
later.
Cheers,
Fabrizio
2011/11/30 Sven Van Caekenberghe
>
> On 30 Nov 2011, at 11:23, Bernat Romagosa wrote:
>
> > Squeaksource!
> >
> > --
> > Bernat Romagosa.
>
> Well, it seems to be there, but it is extremely, unusabl
Ho corretto e ho portato l'eseguibile nella direttrice; controlli, perchè con
la rete in queste condizioni è impossibile: ci mette 10-15 secondi per
eseguire un comando
Mi faccia sapere
Saluti
- Original Message -
From: Stéphane Ducasse
To: An open mailing list to discuss any t
we will have to check if this impacts some of our parameter handling.
Stef
Begin forwarded message:
> VM.r2518/.
>
> CogVM binaries as per VMMaker.oscog-eem.139/r2518.
>
> Add access to VM arguments to Mac. Make Windows, Mac and Unix consistent:
> Smalltalk getSystemAttribute:
>
On Wed, Nov 30, 2011 at 12:10 PM, Sven Van Caekenberghe wrote:
>
> On 30 Nov 2011, at 11:55, Mariano Martinez Peck wrote:
>
> > Yes, I gave up a couple of weeks ago:
> http://marianopeck.wordpress.com/2011/11/08/migrating-projects-to-squeaksource3/
>
> Very nice writeup, Mariano. Thank you!
>
> Th
On 30 Nov 2011, at 11:55, Mariano Martinez Peck wrote:
> Yes, I gave up a couple of weeks ago:
> http://marianopeck.wordpress.com/2011/11/08/migrating-projects-to-squeaksource3/
Very nice writeup, Mariano. Thank you!
The problem is of course less one's own packages, but the big packages we
de
Yes, I gave up a couple of weeks ago:
http://marianopeck.wordpress.com/2011/11/08/migrating-projects-to-squeaksource3/
On Wed, Nov 30, 2011 at 11:23 AM, Bernat Romagosa <
tibabenfortlapala...@gmail.com> wrote:
> Squeaksource!
>
> --
> Bernat Romagosa.
>
--
Mariano
http://marianopeck.wordpress
On 30 Nov 2011, at 11:23, Bernat Romagosa wrote:
> Squeaksource!
>
> --
> Bernat Romagosa.
Well, it seems to be there, but it is extremely, unusably slow….
Squeaksource!
--
Bernat Romagosa.
On 11/30/11, Fernando Olivero wrote:
>
> I'm kinda stuck with finding a name for it, because Gaucho is the name
> of IDE that will be built on top of it.
>
>
> Fernando
What about 'shapes' in Spanish or Italian? At least for the moment
It is has a name then it becomes identifiable as an artif
Thanks Sean, for now not much, once i release it would be nice if
people try out the examples, run the tests, and hopefully prefer it
over current UI frameworks and start building apps (widgets) on top of
it, and helping me improve it.
I'm kinda stuck with finding a name for it, because Gaucho is
>
> right now I just need a placeholder after I imagine that the
> specialObjectArray and system tracer can let me specify what I want in the
> resulting image.
>
yes
> And may be I could use mate explicit object format description to migrate
> (instead of systemTracer).
>
what is mate? ;-)
Why
Hi Stef,
I was reading the bootstrap of Mate and it should be close to the one of
> pinocchio.
>
What is "tha bootstrap of Mate"?
Luc
> I'm reading also micro squeak and gst
> But I should bump into the walls to progress.
>
> Stef
>
>
>
Hi Javier,
2011/11/24 Javier Pimás
> We do the same for our bootstrapper.
Which boostrapper are you talking about?
Thanks
Luc
> First allocate space for the objects used by the metamodel: Metaclass,
> Class, Behavior, Object, UndefinedObject, True, False, their instances,
> metaclasses, et
Thanks, Fernando.
There's one more thing: it takes like 20 seconds to load a library.
When i first time run the example, i thought that it is going to
crash, because of colorful wheel appeared
instead of mouse pointer (usually a sign that VM going to crash ;).
But it worked from first start. I don'
33 matches
Mail list logo