[Glass] Latest repository and version of Seaside and REST

BrunoBB smalltalk at adinet.com.uy
Thu Jun 12 17:34:13 PDT 2014


Hi,

I have loaded Seaside into GemStone 3.1.0.5 with (no problems so far):
Gofer new
        url:
'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
        package: 'ConfigurationOfSeaside3';
        load.
((Smalltalk at: #ConfigurationOfSeaside3) 
project version: '3.1.1') load:#('Tests' 'Zinc' 'FastCGI' 'Swazoo'). 

But i have something strange with REST services:
WAMimeTypeStubHandler, WAPragmaStubHandler, WAStreamTypeHandler,
WAStubHandler are subclasses of WARestfulHandler.
All these classes are in Seaside-Tests-REST-Core package, why the name Tests
? these are core classes ?
Which class i should subclass in order to create my services ?

Do i have to load any other package for user REST with GemStone or with the
above script is enough ?

Regards,
Bruno



--
View this message in context: http://forum.world.st/Latest-repository-and-version-of-Seaside-and-REST-tp4762895.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list