lp://staging/~mandel/wadlsharp/fix_643524
- Get this branch:
- bzr branch lp://staging/~mandel/wadlsharp/fix_643524
Branch merges
- Manish Sinha (मनीष सिन्हा): Approve
-
Diff: 13 lines (+2/-1)1 file modifiedWadlConsole/Program.cs (+2/-1)
Related bugs
Bug #643524: When command line is empty an exception is not caught | High | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 29. By Manuel de la Peña
-
Fix lp:643524 by ensuring that the ArgsValidation Check method is indeed called.
- 25. By Manish Sinha (मनीष सिन्हा)
-
Added support for IConverter which exposes an interface for converting WADL file location to C# based file location and also passing the rootnamespace
- 24. By Manish Sinha (मनीष सिन्हा)
-
Added support for namespaces import and added more checks for finding whether the Enumeration already exsists
- 23. By Manish Sinha (मनीष सिन्हा)
-
Fixed the Enumeration Problems. No duplicate enumerations are created.
- 22. By Manish Sinha (मनीष सिन्हा)
-
Created body of EnumDescription Class
Create the section for getting the description from the Enumeration - 21. By Manish Sinha (मनीष सिन्हा)
-
Fixed the method with return type void
Added partial support for getting the description of an enum.TODo:
Finish method CreateEnumDescription to get the description of the Enumeration - 20. By Manish Sinha (मनीष सिन्हा)
-
* Removed Fixed values from metod parameters
* All the parameter values are added to the dictionaryPending: Adding enumeration values to the dictionary
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/wadlsharp/trunk