Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-04 Thread Sven Van Caekenberghe
Another suggestion: if you intend to make something cross dialect and hope to get traction, I would not use a project name which contains one dialect, but something more general like Cryptography, or some cool project name, like Seaside, Fuel, ... > On 04 Dec 2015, at 15:43, Robert Withers wro

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-04 Thread Sven Van Caekenberghe
http://rmod.inria.fr/web/software/Fuel http://rmod.inria.fr/web/software/Fuel/Version1.9/Documentation/Installation "The default packageswork out of the box in Pharo 1.1.1, 1.1.2, 1.2, 1.3, 1.4, 2.0 and Squeak 4.1, 4.2, 4.3, 4.4." And I would guess newer versions too. > On 04 Dec 2015, at 15:43

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-04 Thread Esteban Lorenzano
which squeak version? of what? > On 04 Dec 2015, at 12:15, Robert Withers wrote: > > I just realized that the squeak version uses ReferenceStream while the Pharo > version uses Fuel, so the binary serializations are different and they won't > speak to each other. Any chance that Fuel is port

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-04 Thread Robert Withers
I use squeak 5.0 and would want the Fuel support to customize for wire serializations and substitutions, such that Squeak and Pharo could talk to each other, and all other Fuel environments. The Fuel changes I made are in the Pharo port of SqueakElib in the SqueakElib-CapTP-Serialization catego

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-04 Thread Stephan Eggermont
On 03-12-15 23:06, Robert Withers wrote: Are any of these used by both squeak and Pharo? That would be the right move I think. I will ask about getting my password reset for squeaksource, since that is where the old code resides. All of them. Mostly timing of project start/high activity and who

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-03 Thread Robert Withers
On 12/03/2015 06:30 AM, Stephan Eggermont wrote: On 03-12-15 09:34, Robert Withers wrote: Hi Stef, Yes, my bailing on a more standard squeak project distribution solution is due to a few factors... 1 - environment confusion between Pharo and Squeak. I choose squeak due it is the native VMMak

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-03 Thread Stephan Eggermont
On 03-12-15 09:34, Robert Withers wrote: Hi Stef, Yes, my bailing on a more standard squeak project distribution solution is due to a few factors... 1 - environment confusion between Pharo and Squeak. I choose squeak due it is the native VMMaker and vm Dev environment. 2 - in squeak, the Crypto

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-03 Thread Robert Withers
Hi Stef, Yes, my bailing on a more standard squeak project distribution solution is due to a few factors... 1 - environment confusion between Pharo and Squeak. I choose squeak due it is the native VMMaker and vm Dev environment. 2 - in squeak, the Cryptography and SqueakSource projects are inac

Re: [Pharo-users] evolutions of squeakelib & crypto (Reed Solomon)

2015-12-03 Thread stepharo
Hi robert thanks but I do not get why you use dropbox and not a project on smalltalkhub? Stef Le 1/12/15 17:53, Robert Withers a écrit : Pharo Pholks, Is the spirit of #GivingTuesday, I am publishing my secure session code in progress. Some changes to pharo's internals will allow this th