[ANN] ComancheNG 1.0

Stephen Pair spair at acm.org
Fri Mar 7 14:32:03 UTC 2003


This package is on SqueakMap:

http://map2.squeakfoundation.org/sm/package/1ad6581f-6890-4c21-ae97-6b06
bfb20f62

ComancheNG is an effort to clean up comanche and take a minimalist
approach to the distribution.  In this version 1.0, some things from the
original comanche have been left out, and the services framework has
been extensively reworked.  For example, the class ComancheListener now
replaces the deprecated ConnectionHandler.  The protocol for creating
and using services in now much cleaner.  However, not much has changed
in the core HTTP protocol implementation in this release.  For creating
your own ComancheNG services, see the class comments in ComancheService
and its subclasses.

Also:

The "SBComanche" package adds a nice Star Browser based user interface
for managing ComancheNG services.  And, the "SeasideService" package
implements an interface between Seaside2 and ComancheNG.



More information about the Squeak-dev mailing list