Patches item #753344, was opened at 2003-06-12 17:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753344&group_id=4866

Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Boddie (pboddie)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enhancement to Application permitting "virtual" resources

Initial Comment:
The Application class unfortunately insists that every
requested resource must be a real filesystem resource,
but this limitation doesn't let servlet factories work
out whether they can handle such requests anyway.

For example, one might want to serve "default.py" when
any non-existent .py resource is requested within a
given context and to implement this mechanism in a
servlet factory. These non-existent resources could be
called "virtual" resources and are reminiscent of
mod_python's handler semantics.

This patch tentatively removes the "real resource"
limitation in the 0.8 release version of Application.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753344&group_id=4866


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to