You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2012/11/15 09:24:12 UTC

[jira] [Created] (ISIS-282) Add support for file uploads and downloads to Wicket viewer and JDO objectstore

Dan Haywood created ISIS-282:
--------------------------------

             Summary: Add support for file uploads and downloads to Wicket viewer and JDO objectstore
                 Key: ISIS-282
                 URL: https://issues.apache.org/jira/browse/ISIS-282
             Project: Isis
          Issue Type: New Feature
          Components: AppLib, Core: MetaModel, Core: ProgModel, Runtimes: Dflt: Objectstores: JDO, Viewer: Wicket
    Affects Versions: 0.2.0-incubating
            Reporter: Dan Haywood
             Fix For: 0.3.1-incubating


* Introduce new Blob and Clob value types into the applib, wrapping a byte[] or char[] along with a MimeType.
* enhance core metamodel/progmodel, adding facets
* teach JDO objectstore how to persist these types
* add new components in wicket viewer to allow a file to be uploaded / persisted (eg a property of type Blob/Clob)
* add new facility in wicket viewer to download blob/clobs (eg an action returning a Blob/Clob)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira