[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKDESC-52) InputStreamDescriptor

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Fri Apr 8 12:40:33 EDT 2011


    [ https://issues.jboss.org/browse/SHRINKDESC-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594541#comment-12594541 ] 

Jesper Pedersen commented on SHRINKDESC-52:
-------------------------------------------

Maybe adding an additional constructor with the name of the original file - and a get method for it.

> InputStreamDescriptor
> ---------------------
>
>                 Key: SHRINKDESC-52
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-52
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>            Reporter: Jesper Pedersen
>
> Having an InputStreamDescriptor class that implements the Descriptor interface that just read from an input stream could provide a good starting point for migration to the Descriptor API.
>  /**
>   * InputStreamDescriptor
>   * @param name The descriptor name
>   * @param is The input stream
>   */

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list