aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-111/+111
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-111/+111
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* * fixed dataUri null buglbsa712007-05-081-23/+18
| | | | | * ignored some files
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-15/+23
|
* Updated and run prebuild.Adam Frisby2007-05-051-39/+85
|
* Grid Framework for DB4o - supports all framework.data interfaces.Adam Frisby2007-05-051-0/+62
*** Important Note *** Framework.Data interfaces are not yet complete (they are strictly read-only right now), because of this, write support is not yet implemented.