These are two small "REST"-related packages that I just replicated to the public store repository. They are VisualWorks-only for now. From their package comments:
WebAssets
-----------------
Extension via subclassing of Assets that overrides all imports so that assets are imported as byte arrays. Also has methods for looking "inside" an asset that is a zip file.
SwazooPragmaResource
-----------------------------------
I provide a SwazooResource (response handler) that uses Pragmas to determine the appropriate action for a request. See my various class' documentation for details.
Load SwazooPragmaResourceDemo to see a sample of using thie package and Swazoo server setup code.
Basically SwazooPragmaResource is similar to Seaside-REST but not as well designed or tested. :-(
I created these two packages so that I could create:
SwazooAmberHost
---------------------------
I host the Amber smalltalk source code. See
http://amber-lang.net. See class comments in AmberResource for how to set up your server.
David
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc