[Pharo-project] BUG on converting to Fraction

2011-10-13 Thread Norberto Manzanos
On both Squeak 3.9 (I supose others too) and Pharo: Fraction readFromString: '1/2' ---> 1 '1/2' asNumber ---> 1 fix Number #readFrom: stringOrStream "Answer a number as described on aStream. The number may include a leading radix specification, as in 16rFADE" | value base aStream si

Re: [Pharo-project] BUG on converting to Fraction

2011-10-13 Thread Stéphane Ducasse
thanks you http://code.google.com/p/pharo/issues/detail?id=4909 Stef On Oct 13, 2011, at 2:39 PM, Norberto Manzanos wrote: > On both Squeak 3.9 (I supose others too) and Pharo: > Fraction readFromString: '1/2' ---> 1 > '1/2' asNumber ---> 1 > > fix > > Number #readFrom: stringOrStream >

[Pharo-project] P2P library in Smalltalk

2011-10-13 Thread Stéphane Ducasse
Hi guys is there a library for doing P2P in Smalltalk? Stef

Re: [Pharo-project] P2P library in Smalltalk

2011-10-13 Thread Marcus Denker
On Oct 13, 2011, at 4:46 PM, Stéphane Ducasse wrote: > Hi guys > > is there a library for doing P2P in Smalltalk? > Peer to Peer in which sense? Data transfer? Marcus -- Marcus Denker -- http://marcusdenker.de

Re: [Pharo-project] P2P library in Smalltalk

2011-10-13 Thread Stéphane Ducasse
> Hi guys >> >> is there a library for doing P2P in Smalltalk? >> > > Peer to Peer in which sense? > > Data transfer? Yes It would be fun to see if we could replicate all the mcz files we all have in our caches.

Re: [Pharo-project] P2P library in Smalltalk

2011-10-13 Thread Noury Bouraqadi
Stéf, P2P is what my team did in the UbiquiTalk project (2005-2009) :-) -Pairs discover each other dynamically. No prior config/IP setup is required, but you need to be connected to the same network that allows multi-casting in -Each pair can provide 0 or more services available. A service is

Re: [Pharo-project] [ANN] Pharo Glorp port release

2011-10-13 Thread Mariano Martinez Peck
On Thu, Oct 13, 2011 at 1:56 PM, jtuc...@objektfabrik.de < jtuc...@objektfabrik.de> wrote: > Hi, > > DBXTalk is good work! > I really love to see that stuff going forward! > > Thanks. > Before I spend a lot of time playing around: has anybody tried using > Pharo/GLORP/ODBC (Access or SQLSrv) on

Re: [Pharo-project] [squeak-dev] Any serializer can customize serialization strategy?

2011-10-13 Thread Martin Dias
Hi Hernan, Could your "specific Strings" be instances of a variant of RemoteString that compresses and decompresses? Then they will occupy less memory in your image and it would be easier to serializer and deserialize the proxy object. Thanks for the feedback, I also don't like the visitor interf

Re: [Pharo-project] [update 1.4] #14191

2011-10-13 Thread Tudor Girba
This is exciting :) Doru On 12 Oct 2011, at 11:43, Stéphane Ducasse wrote: > The kind of update we all love :) > > Stef > http://code.google.com/p/pharo/issues/detail?id=4904 > 14191 > - > > - Speed improvement: 10 to 12 times faster ! > the speed is now very near from what is possible

Re: [Pharo-project] P2P library in Smalltalk

2011-10-13 Thread Stéphane Ducasse
Ok you will have to show me that again and that we remove some dust. Did you implement some distributed hash maps? Stef > Stéf, > > P2P is what my team did in the UbiquiTalk project (2005-2009) :-) > > -Pairs discover each other dynamically. No prior config/IP setup is required, > but you need

Re: [Pharo-project] [update 1.4] #14191

2011-10-13 Thread Stéphane Ducasse
Oh yes! took us some times to get in but it is worth it. Stef > This is exciting :) > > Doru > > > On 12 Oct 2011, at 11:43, Stéphane Ducasse wrote: > >> The kind of update we all love :) >> >> Stef >> http://code.google.com/p/pharo/issues/detail?id=4904 >> 14191 >> - >> >> - Speed imp

[Pharo-project] Planning a nice pharo conference :)

2011-10-13 Thread Stéphane Ducasse
Hi guys the last time when we met with sven, we came up with the idea of doing a nice pharo conference targeted at exchanging information, frameworks, tips and trick on server set up, community building, drinking beers and more. So we could host such conference in beginning of may for example.

Re: [Pharo-project] Planning a nice pharo conference :)

2011-10-13 Thread Alexandre Bergel
Good idea! We should include a research flash track where people can quickly show what they are working on. For the date, having it near ICSE'12 would be good. Alexandre On 13 Oct 2011, at 17:12, Stéphane Ducasse wrote: > Hi guys > > the last time when we met with sven, we came up with the i

Re: [Pharo-project] Planning a nice pharo conference :)

2011-10-13 Thread Mariano Martinez Peck
I would like to go :) On Thu, Oct 13, 2011 at 10:21 PM, Alexandre Bergel wrote: > Good idea! > We should include a research flash track where people can quickly show what > they are working on. > For the date, having it near ICSE'12 would be good. > > Alexandre > > > On 13 Oct 2011, at 17:12, Sté

Re: [Pharo-project] Planning a nice pharo conference :)

2011-10-13 Thread Sven Van Caekenberghe
Me too ! On 13 Oct 2011, at 22:33, Mariano Martinez Peck wrote: > I would like to go :) > > On Thu, Oct 13, 2011 at 10:21 PM, Alexandre Bergel > wrote: > Good idea! > We should include a research flash track where people can quickly show what > they are working on. > For the date, having it n

Re: [Pharo-project] Planning a nice pharo conference :)

2011-10-13 Thread Pat Maddox
YES On Oct 13, 2011, at 1:12 PM, Stéphane Ducasse wrote: > Hi guys > > the last time when we met with sven, we came up with the idea of doing a nice > pharo conference targeted at exchanging information, > frameworks, tips and trick on server set up, community building, drinking > beers and mo

Re: [Pharo-project] [Pharo-users] Planning a nice pharo conference :)

2011-10-13 Thread Norbert Hartl
Am 13.10.2011 um 22:12 schrieb Stéphane Ducasse: > Hi guys > > the last time when we met with sven, we came up with the idea of doing a nice > pharo conference targeted at exchanging information, > frameworks, tips and trick on server set up, community building, drinking > beers and more. >

Re: [Pharo-project] [squeak-dev] Re: Migrating Complex in a separate package

2011-10-13 Thread Nicolas Cellier
Here is a first commit of Squeak/trunk Complex into a separate Math-Complex package. This is useful for Pharo users at least. No rename, no refactoring (but methods #asComplex and #adaptToComplex:andSend: moved to Number) , just the Squeak version. Nicolas 2011/10/12 Juan Vuletich : > Nicolas Ce

[Pharo-project] OSProcess bug in Pharo 1.3

2011-10-13 Thread Sean P. DeNigris
Every time I save my image, UnixOSProcessAccessor>>#grimReaperProcess causes 'MessageNotUnderstood: receiver of "wait" is nil'. Is anyone else experiencing this? Thanks. Sean -- View this message in context: http://forum.world.st/OSProcess-bug-in-Pharo-1-3-tp3903350p3903350.html Sent from the P

Re: [Pharo-project] [vwnc] Any serializer can customize serialization strategy?

2011-10-13 Thread Hernán Morales Durand
Hi Paul, Thanks for your detailed reply. What you describe seems suitable for my needs (I'm interested in simplest techniques, my problem is complex enough to try premature improvements at the tool level :) however I cannot comment more until I do some real experiments with SRP. Thanks again Hern

Re: [Pharo-project] [update 1.4] #14191

2011-10-13 Thread Alain Plantec
thanks, yes, It could be improved further, tell me or better open issues. for complex trees as in the SettingBrowser, there is not so much gain. background loading is the way to go. Alain On 13/10/2011 22:08, Stéphane Ducasse wrote: Oh yes! took us some times to get in but it is worth it. Stef

Re: [Pharo-project] [squeak-dev] Any serializer can customize serialization strategy?

2011-10-13 Thread Hernán Morales Durand
Hi Martin 2011/10/13 Martin Dias : > Hi Hernan, > Could your "specific Strings" be instances of a variant of RemoteString that > compresses and decompresses? Then they will occupy less memory in your image > and it would be easier to serializer and deserialize the proxy object. I'd like to keep m

[Pharo-project] [ANN] Fuel release version 1.7

2011-10-13 Thread Martin Dias
Hi folks! We have released the new version 1.7 of Fuel, a binary serialization framework for Pharo that provides extremely fast deserialization. More information on our home page. Again, I thank ESUG for sponsoring me through the SummerTalk

Re: [Pharo-project] [Pharo-users] Planning a nice pharo conference :)

2011-10-13 Thread Luc Fabresse
2011/10/13 Norbert Hartl : > > Am 13.10.2011 um 22:12 schrieb Stéphane Ducasse: > >> Hi guys >> >> the last time when we met with sven, we came up with the idea of doing a >> nice pharo conference targeted at exchanging information, >> frameworks, tips and trick on server set up, community buildin