Branch: refs/heads/f_dir-ref
Home: https://github.com/perl5-dbi/dbi
Commit: f69132e9fc2b732892906bd91e6a1697aaec0e7d
https://github.com/perl5-dbi/dbi/commit/f69132e9fc2b732892906bd91e6a1697aaec0e7d
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M lib/DBD/File.pm
Log Message:
-----------
Use a new attribute: f_dir_ext
Extended dir search now more explicit. One of the reasons not to use
a ref in f_dir is that the current definition is (very) clear and we
should not break that. What e.g. would we use to write new files?
If a table is opened from folder 2, then deleted and recreated, does
that mean we should re-use folder 2? If f_dir working as before this
problem disappears