You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "manuel aldana (JIRA)" <ji...@apache.org> on 2009/05/02 14:17:30 UTC

[jira] Updated: (TAP5-423) Implement a file-system Asset type

     [ https://issues.apache.org/jira/browse/TAP5-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

manuel aldana updated TAP5-423:
-------------------------------

    Attachment:     (was: filesystem_asset1.0_TAP423.patch)

> Implement a file-system Asset type
> ----------------------------------
>
>                 Key: TAP5-423
>                 URL: https://issues.apache.org/jira/browse/TAP5-423
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.18
>            Reporter: manuel aldana
>         Attachments: filesystem_asset1.0_TAP423.patch
>
>
> currenty it is built in to retrieve assets from classpath and from webcontext.
> a file system asset type which can retrieve stuff directly from the filesystem (e.g. from /srv/statics/xxxx) makes also sense. 
> something like:
> *ResourceFileSystem extends AbstractResource* and *FileSystemAssetFactory extends AssetFactory*

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.