[Seaside-dev] Issue 267 in seaside: FileLibrary improvements

codesite-noreply at google.com codesite-noreply at google.com
Fri Jan 2 10:58:06 UTC 2009


Status: Accepted
Owner: ----
Labels: Type-Feature Priority-Medium

New issue 267 by renggli: FileLibrary improvements
http://code.google.com/p/seaside/issues/detail?id=267

The following features should be supported (Feature/Rational):

F: Arbitrary support for filenames.
R: JQuery-UI theme libraries contain currently unsupported filenames such as
"e6e6e6_40x100_textures_02_glass_75.png".

F: Arbitrary directories for files.
R: JQuery-UI expects certain JavaScript files in a subdirectory, such  
as "ui/i18n/ui.datepicker-
de.js".

F: Arbitrary mime-types for files.
R: Currently mime-types are determined from the file-extension, sometimes  
it would be good to
have some more control.

F: All editors should be implemented using WAHandlerEditor.
R: There are some parts remaining that show ugly HTML, such as  
WAFileLibraryEditor.

F: FileLibrary uses an ugly hack patching literal values into the compiled  
method at runtime.
R: This is inherently ugly and hard to port. Rather a class variable should  
be used for caching.

--
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