On Thu, Jun 11, 2009 at 6:25 AM, Damien Cassou
<damien.cassou@gmail.com> wrote:
On Wed, Jun 10, 2009 at 8:01 PM, Mariano Martinez
> 2) in PGImportArchiveCommand>>addPicture: archiveMember
> remove the '/' when creating the picture (PGPicture) object
In that case you will have problems if there are multiple identically
named files in the zip. But that should be ok for most cases.
Yes, that's true. But you even can't do that in windows :) I mean, you cannot have two identically named file in a directory.
--