lp://staging/~mandel/wadlsharp/add_diff_files
Created by
Manuel de la Peña
and last modified
- Get this branch:
- bzr branch lp://staging/~mandel/wadlsharp/add_diff_files
Only
Manuel de la Peña
can upload to this branch. If you are
Manuel de la Peña
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Manish Sinha (मनीष सिन्हा): Approve
-
Diff: 429 lines (+323/-16)6 files modifiedLpNet.WadlSharp.Common/LpNet.WadlSharp.Common.csproj (+1/-0)
LpNet.WadlSharp.Common/Serialize/MultiFileCodeSerializer.cs (+142/-0)
LpNet.WadlSharp.UnitTest/LpNet.WadlSharp.UnitTest.csproj (+1/-0)
LpNet.WadlSharp.UnitTest/Serialize/MultiFileCodeSerializerFixture.cs (+141/-0)
WadlConsole/Program.cs (+37/-15)
WadlConsole/ValidationExtensions.cs (+1/-1)
Related bugs
Bug #644998: There should be an option to generate a file per generated class | Medium | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 35. By Manuel de la Peña
-
Fix lp:644998 by providing a different type of serializer that will ensure that each defined type is in a separated file.
- 33. By Manuel de la Peña
-
Refactored the code serialization to allow more options and increase test coverage.
- 31. By Manuel de la Peña
-
Refactored the LpNamespace class to allow easier testing. Added unit tests for the new refactored code as well as for the LpNamespace class.
- 29. By Manuel de la Peña
-
Modified the code to allow the users to fix the casing of the generated code to follow naming conventions.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/wadlsharp