inthefabric / Fabric

The collective mind awaits your input.
www.inthefabric.com
Other
5 stars 0 forks source link

Spec: Add Property/Parameter Enum Types #34

Open zachkinstner opened 11 years ago

zachkinstner commented 11 years ago

Consider making Enum-based properties and parameters (like byte FabFactor.AssertionId) specify their target Enum type (like FactorAssertion). This could be shown in the docs, and allow the FabricSharpClient to have Enum-typed object properties and operation parameters.