Optimized saving of relations

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@51 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2008-11-06 22:25:12 +00:00
parent 278036081f
commit 863289d29c
3 changed files with 17 additions and 17 deletions

View File

@@ -39,4 +39,5 @@
- Added README
- Expressions between quotes aren't parsed anymore
- When adding a relation, the file must be choosen 1st, and then the default relation's name is the same as the filename
- Changed internal rename method. Now uses a dictionary
- Changed internal rename method. Now uses a dictionary
- Optimized saving of relations