Older revisions
r421
by kevin.gadd
on Mar 18, 2011
Diff
More code cleanup
Removing the Future class since it
just inherits Future<object> and
introduces type trouble. Use
Future<object> now. Methods that used
...
r420
by kevin.gadd
on Mar 18, 2011
Diff
Code cleanups and dead code removal
r361
by kevin.gadd
on Mar 6, 2010
Diff
Data.Query exposes a Parameters
property now
Added the Data.PropertySerializer
helper class to encapsulate automatic
database serialization of
...
All revisions of this file