A story can be both local and remote, and locally both in filesystem and in classpath.

How are we going to represent these cases by using only a File object?

The idea is to use a string representation that can be converted to File or URL on demand.

What are the proposed changes in this regard?

On 26/08/2012 19:54, Alexander Lehmann wrote:
I fixed a few issues a while back that all came from the fact that switching between File objects, URL objects and Strings to represent files causes problems sometimes (this was released with 3.6 I think). In a previous issue about this Mauro mentioned it would be necessary to write the handling of paths to make this work, even though it turned out that this was not necessary, I wonder if the handling of paths could be further improved by using File objects where possible. However I'm not sure what you had in mind to change.

I think it would be a good idea to change this, if at all, for the 4.x version.



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to