commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7295 - trunk/gnue-common


From: reinhard
Subject: [gnue] r7295 - trunk/gnue-common
Date: Mon, 4 Apr 2005 17:09:04 -0500 (CDT)

Author: reinhard
Date: 2005-04-04 17:09:03 -0500 (Mon, 04 Apr 2005)
New Revision: 7295

Modified:
   trunk/gnue-common/BUGS
Log:
Added a few ideas for future enhancements.


Modified: trunk/gnue-common/BUGS
===================================================================
--- trunk/gnue-common/BUGS      2005-04-04 21:57:41 UTC (rev 7294)
+++ trunk/gnue-common/BUGS      2005-04-04 22:09:03 UTC (rev 7295)
@@ -1,5 +1,6 @@
 datasources
 -----------
+
 * Using --debug-imports breaks the loading of datasource drivers.
   This matches the behaviour of the code when it was in designer only
   Need to find out if this was a known issue and if so then if any
@@ -30,6 +31,19 @@
 * Protocols other than xmlrpc are probably broken
 
 
+Ideas for file based datasources
+--------------------------------
+
+* Write access for dbffile and csvfile drivers
+* xmlfile driver
+* Variant of inifile driver where a sections are tables (with only one row) and
+  the file is a whole db (e.g. for editing gnue.conf)
+* Condition support
+* Sort order support
+* Join support (would need a way to explicitly define joins in a datasource,
+  e.g. with <join table="table" fk="foo,bar" pk="foo1,bar1"/>
+
+
 Ideas for more autogenerated docs
 ---------------------------------
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]