Features and ideas
Welcome to the DataObjects.Net feature suggestion list. Find out more information about the DataObjects.Net at http://dataobjects.net .
If you have questions, need help or find a bug in the DataObjects.Net, visit the forums at http://support.x-tensive.com
-
77 votes
-
53 votes
-
46 votes
-
Sync / Replication
Synchronization between DO Domains on different machines - data replication. To get two birds with one stone: Cluster Operations and Load-balancing. This should work regardless of the underlying storage.
45 votesplanned ·
AdminDmitri Maximov
(Project manager, Xtensive LLC)
responded
Preliminary planned for 4.6
-
36 votes
-
33 votes
-
30 votes
Investigation part is finished, postponing the work.
-
27 votes
-
24 votes
-
23 votes
-
22 votes
-
Ingres provider
Provider for the Ingres Database
http://www.ingres.com/
I think this could be an ideal Backbone for DO, because it is transactional and No SQL15 votes -
14 votes
-
13 votes
-
10 votes
-
Entity Model Designer
Create entity model designer to model first entities in Entity Framework like designer. Also add feature to import existing database schema into designer.
10 votes -
add JSON (de)serialization optimized for DataObjects.Net
Even though it is quite simple to serialize objects with the System.Web.Script.Serialization.JavaScriptSerializer it has some issues when there are circular references. There are ways to resolve this like using the [ScriptIgnore] tag or by avoiding properties who result in circular references with Linq (see also: http://stackoverflow.com/questions/2002940/json-and-circular-reference-exception). The DataObjects.Key is one of the properties that results in a circular reference which means it is harder to serialize in a straight forward manner. I'm not sure what the solution should be at the moment but maybe there are more developers who see this as a usefull feature and have ideas for… more
9 votes -
8 votes
-
8 votes
-
6 votes