Hi,

Do you mean something like r5053 ? I'm a bit lost.

I also tried to fix SaveLayersWithoutDataSources, but it uses a special JFileChooser,
and when I select "*D:/Temp*", getSelectedFile returns "*D:/D:/*" ?

I think i should not return "new File(getCurrentDirectory(), filename)";
but this method is used at many places, and I don't want to break other plugins.

I you could please have a look at it,

Michaël


Le 06/10/2016 à 14:02, [email protected] a écrit :
On 06.10.2016 13:51, Michaël Michaud wrote:
Anyway, having both properties is very error prone.
agreed. but you see, the old Readers/Writers used it, while our Datasource 
framework doesn't. so the logical point to insert the legacy compatibility code 
would be where readers/writers are wrapped, which in turn is 
ReaderWriterFileDataSource.

this way we could even eliminate, if we want to the usage of the FILE attribute 
in OJ core, but ReaderWriterFileDataSource would take care that it is there, in 
case it is needed.

d'accord?.. ede

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to