This content has been marked as final.
Show 1 reply
-
1. Re: Java 7 - java.nio.file.Path(s)
alrubinger Jan 14, 2010 12:06 PM (in response to aslak)http://download.java.net/jdk7/docs/api/java/nio/file/Path.html
In my view this validates that we were thinking along the right lines; separating out Paths (locations) from content.
Yes, as it's likely that users will eventually have use for both ShrinkWrap Path and NIO Path in the same class, I think we should do the gentlemanly thing and step aside.
ArchivePath(s) sounds nice. A Path within an Archive.
https://jira.jboss.org/jira/browse/SHRINKWRAP-119
S,
ALR