Mercurial > repos > IBDev-IBBoard.WarFoundry.API
view IBBoard.WarFoundry.API.csproj.user @ 10:607c3232d689
Re #11 - Documentation
* Document Stats and SystemStats at class level to explain the difference
* Document WarFoundryXmlFactory at class level
Re #13 - XPath for XML loading
* Load categories using XPath - needs fixing so we can do a proper "categories/cat" query
Re #10 - Refactoring for readability
* Fix method signature for getting number from attribute added in r19
* Refactor more code in to GetExtraData method
* Separate out loading of categories for GameSystem
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 04 Jan 2009 20:43:36 +0000 |
parents | 520818033bb6 |
children | 3c228f093a71 |
line wrap: on
line source
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <LastOpenVersion>7.10.3077</LastOpenVersion> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ReferencePath> </ReferencePath> <CopyProjectDestinationFolder> </CopyProjectDestinationFolder> <CopyProjectUncPath> </CopyProjectUncPath> <CopyProjectOption>0</CopyProjectOption> <ProjectView>ShowAllFiles</ProjectView> <ProjectTrust>0</ProjectTrust> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <EnableASPDebugging>false</EnableASPDebugging> <EnableASPXDebugging>false</EnableASPXDebugging> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <EnableSQLServerDebugging>false</EnableSQLServerDebugging> <RemoteDebugEnabled>false</RemoteDebugEnabled> <RemoteDebugMachine> </RemoteDebugMachine> <StartAction>Project</StartAction> <StartArguments> </StartArguments> <StartPage> </StartPage> <StartProgram> </StartProgram> <StartURL> </StartURL> <StartWorkingDirectory> </StartWorkingDirectory> <StartWithIE>true</StartWithIE> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <EnableASPDebugging>false</EnableASPDebugging> <EnableASPXDebugging>false</EnableASPXDebugging> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <EnableSQLServerDebugging>false</EnableSQLServerDebugging> <RemoteDebugEnabled>false</RemoteDebugEnabled> <RemoteDebugMachine> </RemoteDebugMachine> <StartAction>Project</StartAction> <StartArguments> </StartArguments> <StartPage> </StartPage> <StartProgram> </StartProgram> <StartURL> </StartURL> <StartWorkingDirectory> </StartWorkingDirectory> <StartWithIE>true</StartWithIE> </PropertyGroup> </Project>