Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 2008-01-15 | 1 | -159/+0 |
| | | | | | (Slowly getting there) | ||||
* | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 2008-01-15 | 1 | -5/+4 |
| | |||||
* | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵ | lbsa71 | 2008-01-14 | 1 | -2/+0 |
| | | | | | | | | | to support LLVector3, LLQuaternion and LLUUID * Added PrimitiveBaseShapeTableMapper to show how it's done NOTE: Nothing actually works yet - this code should be considered more of educational value until it's all wired together | ||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 1 | -161/+161 |
| | |||||
* | * Added ThirdParty node for external library sources that are shipped with ↵ | lbsa71 | 2008-01-13 | 1 | -0/+162 |
the solution. * Added conceptual TribalMedia.Framework.Data library; this is meant as a generic database layer abstraction library, that should be specialized into OpenSim.Framework.Data * OpenSim.Framework.Data should subclass FieldMappers to extend LLVector3 and LLQuaternions |