You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/12/13 18:23:18 UTC

[jira] Resolved: (WICKET-2612) create abstraction for content types

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

Juergen Donnerstag resolved WICKET-2612.
----------------------------------------

    Resolution: Fixed
      Assignee: Juergen Donnerstag

> create abstraction for content types
> ------------------------------------
>
>                 Key: WICKET-2612
>                 URL: https://issues.apache.org/jira/browse/WICKET-2612
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Juergen Donnerstag
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-M1
>
>
> from 1.5 wish list
> currently, wicket has a concept of "markup type" that is actually the markup extension. in doing work on wml support for "mobile wicket", i'm discovering a need for full mime type support. if it doesn't break too many people, it would ideally be best to introduce a formal MarkupType class with a getExtension() and getContentType(), where ContentType includes mime type information. there quite a bit to think through here in terms of request/response markup type mappings, but i'd be up for working on this. this problem is definitely generic to problems outside mobile wicket. - jonathan

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