There should be an option to generate a file per generated class

Bug #644998 reported by Manuel de la Peña
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WADL Sharp
Fix Committed
Medium
Manuel de la Peña

Bug Description

Huge files are hard to keep track of. This is some thing that will happen in the case in which the application provided by wadl has a huge amount of functionalities. In the code generation there should be an option in which the generator creates a file per class that uses the same name as the class name (Class.cs).

I envision the use as follows:

Generating a single file by stating the output file explicitly:

    wadl-sharp -i test.wadl -o Test.cs -n Test

Generating a class per file by not providing an explicitly output file:

    wadl-sharp -i test.wadl -n Test

Related branches

Changed in wadlsharp:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Manuel de la Pena (mandel)
Changed in wadlsharp:
status: Confirmed → In Progress
Changed in wadlsharp:
milestone: none → 0.2.0
Revision history for this message
Manish Sinha (मनीष सिन्हा) (manishsinha) wrote :

Since the branch is merged. This bug is fixed.

Changed in wadlsharp:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.