Thanks, Igor!
On Sat, May 12, 2012 at 7:52 PM, Igor Stasenko wrote:
> On 13 May 2012 00:30, blake wrote:
>> I went to use a "Line" today and found it wasn't in Pharo.
>>
>> Apparently this is part of the ST80-* (ST80-Paths) classes which
>> aren't carried over to Pharo.
>>
>> So...how do I draw
On 13 May 2012 00:30, blake wrote:
> I went to use a "Line" today and found it wasn't in Pharo.
>
> Apparently this is part of the ST80-* (ST80-Paths) classes which
> aren't carried over to Pharo.
>
> So...how do I draw a line on a morph (without creating another morph)?
>
Morphic is much much yo
Seems like I ought to be able to load in the ST80 classes but I don't
see anything on Monti/Meta.
On Sat, May 12, 2012 at 3:30 PM, blake wrote:
> I went to use a "Line" today and found it wasn't in Pharo.
>
> Apparently this is part of the ST80-* (ST80-Paths) classes which
> aren't carried over t
Thank you :)
I will try to do that soon ;)
Ben
On May 13, 2012, at 12:22 AM, blake wrote:
> On Sat, May 12, 2012 at 3:18 PM, Benjamin
> wrote:
>> Obviously some stuff I did wrong :)
>>
>> More often, it's just because of a lack of review, most probably because I
>> shouldn't code after 4am :
I went to use a "Line" today and found it wasn't in Pharo.
Apparently this is part of the ST80-* (ST80-Paths) classes which
aren't carried over to Pharo.
So...how do I draw a line on a morph (without creating another morph)?
===Blake===
On Sat, May 12, 2012 at 3:18 PM, Benjamin
wrote:
> Obviously some stuff I did wrong :)
>
> More often, it's just because of a lack of review, most probably because I
> shouldn't code after 4am :)
Heh.
> Thanks for your feedback, I will have a look at this asap :)
> Could you please open a bug e
Obviously some stuff I did wrong :)
More often, it's just because of a lack of review, most probably because I
shouldn't code after 4am :)
Thanks for your feedback, I will have a look at this asap :)
Could you please open a bug entry to be sure I will not forget ? :)
Thanks again,
Ben
On Ma
On 12 May 2012, at 19:17, Paul DeBruicker wrote:
>> BTW, we (or I) definitively need to add If-Modified-Since and 304 Not
>> Modified behavior to ZnZincStaticServerAdaptor.
>>
>
> OK. I added that to the version I just uploaded.
I'll have a look later on (I have little time this weekend).
W
Observation:
The Nautilus browser seems to have a tendency to offer options that
have no effect. Or maybe it's just the refactoring elements, I'm not
sure how the integration works.
When right clicking on the method pane one seems to get the full suite
of options even if no method is selected.
O
Good! Thanks Benjamin.
Fabrizio
2012/5/12 Benjamin
> Cool :)
>
> Ben
>
> On May 12, 2012, at 10:11 PM, Tudor Girba wrote:
>
> > Thanks. It works now.
> >
> > Cheers,
> > Doru
> >
> >
> > On 12 May 2012, at 18:05, Benjamin wrote:
> >
> >> Thank you guys :)
> >>
> >> It was a stupid mistake when
Cool :)
Ben
On May 12, 2012, at 10:11 PM, Tudor Girba wrote:
> Thanks. It works now.
>
> Cheers,
> Doru
>
>
> On 12 May 2012, at 18:05, Benjamin wrote:
>
>> Thank you guys :)
>>
>> It was a stupid mistake when posting versions :)
>> So I fix it, and push the latest 2.0 fixes in the 1.4 vers
Thanks. It works now.
Cheers,
Doru
On 12 May 2012, at 18:05, Benjamin wrote:
> Thank you guys :)
>
> It was a stupid mistake when posting versions :)
> So I fix it, and push the latest 2.0 fixes in the 1.4 version :)
>
> So now it seems to work properly :)
>
> Could you try and confirm pleas
Thanks Hilaire for this cool one :)
https://gforge.inria.fr/frs/download.php/30761/drgeo-teaser.pdf
I should do one for http://www.synectique.eu
Stef
On Sat, May 12, 2012 at 6:12 PM, Marcus Denker wrote:
>
> On May 12, 2012, at 10:27 AM, Stéphane Ducasse wrote:
>
> >
> > On May 11, 2012, at 10:27 AM, Marcus Denker wrote:
> >
> >>
> >> With Fuel, we should take the opportunity to clean up the systm. There
> are things we need to keep
> >> for a
On May 12, 2012, at 10:27 AM, Stéphane Ducasse wrote:
>
> On May 11, 2012, at 10:27 AM, Marcus Denker wrote:
>
>>
>> With Fuel, we should take the opportunity to clean up the systm. There are
>> things we need to keep
>> for a while (DataStream, for example, a it is used by Monticello).
>>
>
Issue 5874: [ENH]: Notify progress with Announcements instead of Exceptions
http://code.google.com/p/pharo/issues/detail?id=5874
This seems like a natural use case for Announcements and Exceptions seems
like more of a hack.
I found the Exception behavior very hard to customize. I caught the
P
Thank you guys :)
It was a stupid mistake when posting versions :)
So I fix it, and push the latest 2.0 fixes in the 1.4 version :)
So now it seems to work properly :)
Could you try and confirm please ?
Thanks in advance,
Ben
On May 12, 2012, at 3:38 PM, Fabrizio Perin wrote:
> Hi,
> just do
Ok, I did not know the behavior was as you just described it.
Thanks
Hilaire
On 12/05/2012 14:18, Benjamin wrote:
> Hello :)
>
> Do you have opened an entry ?
>
> Honestly, I am not a fan of this mechanism (as Marcus said, when I want
> something specific, I select it from the text, then use
Hi,
just download the Moose build of May the 8th
http://ci.moosetechnology.org/job/moose-latest-dev/972/artifact/moose/
and open Nautilus. You will notice that the browser is empty.
I think that either in Moose is loaded the latest version of Nautilus, so
we can report bugs or suggest improvemen
Hi,
The problem is reproducible in the latest Pharo 1.4.
Just download it, and then run:
Gofer new
url: 'http://ss3.gemstone.com/ss/Nautilus';
package: 'ConfigurationOfNautilus';
load.
(ConfigurationOfNautilus project version: #stable) load.
Cheers,
Doru
On 12 May 2012, at
On Sat, May 12, 2012 at 3:03 PM, Sean P. DeNigris wrote:
> I'm porting some apps that were using simple image-based persistence
> (ReferenceStream) from 1.3 to 1.4.
>
> The first thing that I ran into was FS class name changes (e.g. FSReference
> -> FileReference). Since the class wasn't present,
I'm porting some apps that were using simple image-based persistence
(ReferenceStream) from 1.3 to 1.4.
The first thing that I ran into was FS class name changes (e.g. FSReference
-> FileReference). Since the class wasn't present, I got an errorKeyNotFound
[1]. Naively tried:
Smalltalk globa
20071
-
Issue 5866: error in new CodeImporter
http://code.google.com/p/pharo/issues/detail?id=5866
Issue 5835: Improved version of StartupPreferences
http://code.google.com/p/pharo/issues/detail?id=5835
Could you please point me where I can download the image and the exact way to
reproduce the issue ?
Because it clearly sounds weird to me, and I am proud that Moose use Nautilus :)
Thanks in advance,
Ben
On May 12, 2012, at 12:06 PM, Fabrizio Perin wrote:
> If we don't use the latest version
Hello :)
Do you have opened an entry ?
Honestly, I am not a fan of this mechanism (as Marcus said, when I want
something specific, I select it from the text, then use shortcuts :) )
But I can understand you miss it.
Open an entry to be sure it's not lost in the mailing list, and as soon as I
On Sat, May 12, 2012 at 12:41 PM, Stéphane Ducasse <
stephane.duca...@inria.fr> wrote:
>
> On May 12, 2012, at 12:05 PM, Mariano Martinez Peck wrote:
>
> > Hi guys. The last literal of a instance-side compiled method always
> points to the SAME (#==) association of the class in Smalltalk global.
>
On May 12, 2012, at 12:05 PM, Mariano Martinez Peck wrote:
> Hi guys. The last literal of a instance-side compiled method always points to
> the SAME (#==) association of the class in Smalltalk global.
> The literals of a compiled method that refer to class variables refer to the
> same associa
Hilaire
on which version did you try it?
Because there are a lot of changes in nautilus.
Stef
On May 12, 2012, at 11:47 AM, Hilaire Fernandes wrote:
> Tried from Nautilus:
>
> Why when asking 'implementors of ' in the method menu, I only got the
> implementor of this method.
>
> Am I doing so
On May 12, 2012, at 12:12 PM, Marcus Denker wrote:
>
> On May 12, 2012, at 11:47 AM, Hilaire Fernandes wrote:
>
>> Tried from Nautilus:
>>
>> Why when asking 'implementors of ' in the method menu, I only got the
>> implementor of this method.
>>
> because this "implementors of", not "implemen
On May 12, 2012, at 11:47 AM, Hilaire Fernandes wrote:
> Tried from Nautilus:
>
> Why when asking 'implementors of ' in the method menu, I only got the
> implementor of this method.
>
because this "implementors of", not "implementors of..."
If people really need the other (the one with the men
Nice idea, I will prepare one
Hilaire
On 11/05/2012 17:11, Stéphane Ducasse wrote:
> Hi everybody
>
> We really want to build a "vitrine" showroom of Pharo and we would you to
> participate.
> We want to build a web page with all these successes and show it to the
> world. :)
>
> We would li
On 5/12/12, Stéphane Ducasse wrote:
> got three days meeting this week so crawling to get my brain aligned with
> fun again…
> I will read your article. I will also look at STON because I like the object
> literal syntax too :).
Fine...!
> (note that I'm not changing my mind - I still do not get
If we don't use the latest version of Nautilus what about to load the
working version of Omnibrowser?
Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfOmniBrowser';
load.
(ConfigurationOfOmniBrowser
project version: #stable) load: #( 'Dev' 'Dev Tests').
Che
Hi guys. The last literal of a instance-side compiled method always points
to the SAME (#==) association of the class in Smalltalk global.
The literals of a compiled method that refer to class variables refer to
the same association (#==) of the classPool of its class:
self assert: ((GRPlatform cl
Tried from Nautilus:
Why when asking 'implementors of ' in the method menu, I only got the
implementor of this method.
Am I doing something wrong?
Look like the browser need a lot of love.
Hilaire
--
Dr. Geo -- http://www.drgeo.eu
Rick
what you can also do is to set up a couple of script so that you set the
settings to the value you like.
On May 11, 2012, at 7:02 PM, J.F. Rick wrote:
> Hi everybody,
>
> as you might remember, I'm teaching Pharo in an introductory class. I'm
> finding a few rough edges with Pharo and w
yes... we need to iterate over RPackage soon :)
On May 12, 2012, at 10:37 AM, Stéphane Ducasse wrote:
> may be you found a bug in the integration of RPAckage to the system.
> Unloading or removing a class may not be refreshed in the packages.
>
>
> On May 11, 2012, at 8:22 PM, Sean P. DeNigris
may be you found a bug in the integration of RPAckage to the system.
Unloading or removing a class may not be refreshed in the packages.
On May 11, 2012, at 8:22 PM, Sean P. DeNigris wrote:
> Issue 5867: [BUG]: Nautilus won't launch
> http://code.google.com/p/pharo/issues/detail?id=5867
>
> I
Hi cedric
Let us know because I like to get as protocol and solutions to interact with
the world. May be such effort could be supported by esug too.
Stef
On May 11, 2012, at 2:18 PM, Cédrick Béler wrote:
> Hi all,
>
> I'd like to develop some web apps for our university but one prerequisite
Thanks for the info. Indeed it is nice.
On May 11, 2012, at 2:56 AM, Chris Muller wrote:
>> Dolphin shows us the correct path: session awareness. The image "wakes up"
>> and decides where it is running - the vm can certainly help in Pharo's
>> case. External resources are *not* cleared on image
On May 11, 2012, at 10:27 AM, Marcus Denker wrote:
>
> With Fuel, we should take the opportunity to clean up the systm. There are
> things we need to keep
> for a while (DataStream, for example, a it is used by Monticello).
>
> But what about SmartRefStream? With ImageSegment already gone, doe
On May 11, 2012, at 6:59 AM, Paul DeBruicker wrote:
> I made issue 5858: https://code.google.com/p/pharo/issues/detail?id=5858
>
> And Nicolas Cellier improved my suggestion as noted in the issue.
**Thanks**!!!
If you want a sexy picture...
http://sketchfu.com/drawing/3469-sexy-turtle-on-the-prowl
:)
On 11 May 2012 16:11, Stéphane Ducasse wrote:
> Hi everybody
>
> We really want to build a "vitrine" showroom of Pharo and we would you to
> participate.
> We want to build a web page with all these suc
got three days meeting this week so crawling to get my brain aligned with fun
again…
I will read your article. I will also look at STON because I like the object
literal syntax too :).
(note that I'm not changing my mind - I still do not get why I need dictionary
for method meta data -
but we a
On May 10, 2012, at 11:37 AM, Pavel Krivanek wrote:
> On Thu, May 10, 2012 at 11:31 AM, Marcus Denker
> wrote:
>>
>> On May 10, 2012, at 11:29 AM, Pavel Krivanek wrote:
>>
>>> Hi,
>>>
>>> one my friend got Raspberry Pi yesterday so I have seen it in action.
>>> I had almost no time for exper
On May 12, 2012, at 9:52 AM, Sven Van Caekenberghe wrote:
> Hi Paul,
>
> On 12 May 2012, at 02:57, Paul DeBruicker wrote:
>
>> I added the ability to specify Cache-Control headers for static files
>> served by Zinc and added an API to the ZnZincStaticServerAdaptor that allows
>> you to use t
Hi Paul,
On 12 May 2012, at 02:57, Paul DeBruicker wrote:
> I added the ability to specify Cache-Control headers for static files served
> by Zinc and added an API to the ZnZincStaticServerAdaptor that allows you to
> use the defaults or provide a custom specification.
Thanks for the contribu
+100
> 'It is you Pharo'.
> We have to make things better, one little step at a time, for all of us
> together.
48 matches
Mail list logo