Flow 2 alpha 1 released

PhiHo Hoang phiho.hoang at rogers.com
Sun Aug 18 06:00:02 UTC 2002


Hi Craig,

> I've tested on GNU/Linux, Windows 98SE, and WinCE. 
> If you'd like to help test on other platforms, please let me know!

	I tried Flow2a on my WindowsXP box, basic tests looked OK.

	There is a little problem though, after filed in 'flow2a.st', a
'doit' was done:

		Smalltalk unloadModule: 'Flow'

	Then 'save as...' 'Flow2a.image' crashed Squeak3.2 latest update
#4952.

	The tests were carried out with both Andreas' VM and MobVM.

	The 'unloadModule' and 'save as...' were done so that I can test
'flow.dll' built with MobVM's PDK.

	Please find attached the file 'crash.dmp'.

	Cheers,

	PhiHo.

	P.S: If you want to do some tests on WindowsXP, please let me
know.

 
-----Original Message-----
From: squeak-dev-admin at lists.squeakfoundation.org
[mailto:squeak-dev-admin at lists.squeakfoundation.org] On Behalf Of Craig
Latta
Sent: Tuesday, August 13, 2002 2:57 AM
To: flow at netjam.org
Cc: squeak-dev at lists.squeakfoundation.org
Subject: Flow 2 alpha 1 released
Importance: High



Hi--

	Alrighty then... I just released Flow 2 alpha 1, a streaming
framework for Squeak. It provides a handy interface for manipulating
external resources of various stripes, and for writing services that use
them (e.g., "clients and servers"). Please see http://netjam.org/flow
for details.

	This release features:

-	greatly simplified installation

	Download a ZIP file and file-in the sole file within. After
installation you're ready to go; you don't need to build a new VM or
even restart your running Squeak. I've only tested this with the Squeak
3.2 final snapshot. For the next release, I'll test with subsequent
updates loaded.

-	socket support (not new but worth mentioning :)

-	filesystem support

-	partial serial and parallel port support

-	the basic framework for other planned transports (MIDI, digital
audio,
IEEE 1394 ["FireWire"], IR)

	I've tested on GNU/Linux, Windows 98SE, and WinCE. If you'd like
to help test on other platforms, please let me know! MacOS X should be
particularly straightforward, since it's allegedly FreeBSD underneath (I
don't have access to a Mac). There's a Flow mailing list; details are at
the website.


	thanks!

-C

p.s.

	As I recall, there used to be a "Squeak announcements" list. It
doesn't seem to be around anymore. Is it?

--
Craig Latta
improvisational musical informaticist
craig at netjam.org
www.netjam.org/resume
Smalltalkers do: [:it | All with: Class, (And love: it)]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash.dmp
Type: application/octet-stream
Size: 2212 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020818/54da4355/crash.obj


More information about the Squeak-dev mailing list