> nothing is impossible if you give it either infinite amount of resources or
> infinite time. I think it would be a great idea, most likely doable with a
> good team . That would mean probably the redesign of all FFIs but it would
> gives us the ability to run tons of java libraries out of the
2013/12/25 Stéphane Ducasse
> Now I do not understand why people develop their own vm instead of joining
> forces.
> Doing in the long term something and finishing a task are the most
> difficult things.
>
http://c2.com/cgi/wiki?NotInventedHere is a possible explanation :)
Cheers,
Sergi
> hello smalltalker! this is my first thread.
Welcome :)
>
> first! im smalltalk newbie and use ogly english. sorry!!!
Don’t worry our korean is near to zero ;)
> i want using "Morphic Designer" in pharo.
> because pharo is smart smalltalk environment, and morphic designer is
> useful(maybe.
this is brutally fun. :D and this got great success during the sprint last week.
This is good to see that closing the window still works :)
I was wondering why we get really big pixels at the beginning.
Stef
On 20 Dec 2013, at 14:33, Nicolai Hess wrote:
> (EyeMorphViewer new inspect:World) openW
Has anybody implemented basic methods/classes to calculate distance
between two points (lat, long) and similar operations?
Regards,
Esteban A. Maringolo
Answering myself...
I found a solution and transcribed it: http://pastebin.com/ThKDXCKK
Esteban A. Maringolo
2013/12/25 Esteban A. Maringolo :
> Has anybody implemented basic methods/classes to calculate distance
> between two points (lat, long) and similar operations?
>
> Regards,
>
> Esteban A