Neo

Commit r182

Anon32

Repository https://neo.svn.sourceforge.net/svnroot/neo/neo2/trunk /neo2/trunk
by pcbender on 2008-01-25 14:21 (about 1 year ago)

Changes include:
* Support for medium trust (AllowPartiallyTrustedCallers)
* Interfaces for EntityObjects
* New EntityMapFactory that supports non-reflection based (Declarative) type registration.
* Validation support.
* Extensions to the generation/model to support constraints, visibility, etc.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C# 89 5 0 0 4 1
  DOS batch script 2 3 0 1 0 0

Files Changed

[22 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
/Neo/AssemblyInfo.cs
  C# 2 0 0 0 0 0
/Neo/Core/ObjectContext.cs
  C# 4 0 0 0 0 0
/Neo/Core.Util/EntityMapFactoryBase.cs
  C# 4 0 0 0 0 0
/Neo/Framework/EntityMap.cs
  C# 0 0 0 0 0 1
/Neo/Framework/ObjectListBase.cs
  C# 2 0 0 0 0 0
/Neo/Framework/ObjectList.cs
  C# 2 0 0 0 0 0
/Neo/Framework/ObjectRelationBase.cs
  C# 1 0 0 0 0 0
/Neo/Framework/ObjectRelation.cs
  C# 2 0 0 0 0 0
/Neo.Generator/CodeGen/CodeGenerator.cs
  C# 8 2 0 0 0 0
/Neo.Generator/Neo.Generator.csproj