[Seaside-dev] Issue 238 in seaside: Investigate Seaside-Jetsam extensions

codesite-noreply at google.com codesite-noreply at google.com
Sat Dec 6 08:38:29 UTC 2008


Updates:
	Status: Started

Comment #6 on issue 238 by philippe.marschall: Investigate Seaside-Jetsam  
extensions
http://code.google.com/p/seaside/issues/detail?id=238

--------------------------------------------

This leaves us with the following extensions:

## 5. External and static files
ext 10: WALibrary names and hence urls are not tied to the class name,   
#libraryName
can be
specified.
ext 11: WAFileHandler-responseAt:ifAbsent:/libraryAt:ifAbsent:
	    This resolution process enables the libarary resolved by the url to  
decide who
serves the
document.
		(the default behaviour is hardwired such that that library class itself  
has to
serve the
content).

## 6. Various Extensions
ext 01: WAConfiguration-hasPreferenceGroup;
ext 03: WATagBrush-idNotNil: convenience method for setting ids.
ext 08: WABatchedList-totalSize accessor
ext 14: WADispatcherControlPanel - provides common features for a UI  
spawned from a
WADispatcherPlugIn
		- For example usage see: "Magma seaside" or "Pier-PersistencyManager"

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list