Opened 16 years ago
Closed 15 years ago
#153 closed task (wontfix)
implement XML representation of model
| Reported by: | Stephen Siegel | Owned by: | bperry |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | front | Version: | 1.0 |
| Keywords: | xml | Cc: |
Description
Complete the job started by Yi of designing an XML scheme representing a TASS Model. There needs to a method in ModelIF to write the XML representation, and there needs to be a method somewhere to read an XML representation and produce a model (or pair of models) from it.
Change History (3)
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | accepted → assigned |
comment:3 by , 15 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Instead of creating XML representation of model, we are creating XML representation of TASS AST.
Note:
See TracTickets
for help on using tickets.

I will start doing that.