Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -5/+5 |
| | | | | | | | | * wrap attributes in properties * clean up names a little bit * clean up name styles | ||||
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -4/+4 |
| | | | | | | | | * wrap fields as Properties * rename some fields/properties to more sensible names * set style to PropName to match more standard C# approach | ||||
* | added swag #1 on Inventory NHibernate implementation. There | Sean Dague | 2008-04-07 | 1 | -0/+383 |
is no hbm.xml mapping yet, so this isn't going to do anything, plus I'm sure I didn't get the list interfaces right. However it now compiles, so worth getting into the tree. |