Opened 8 years ago

Last modified 9 months ago

#68 new enhancement

Extend command specfile

Reported by: Jenny Black Owned by: Olly Betts
Priority: minor Milestone:
Component: cavern Version:
Keywords: Cc:

Description

Have the extend command generate a specfile documenting where loops have been broken.

Attachments (1)

ticket68.patch (2.8 KB) - added by Olly Betts 8 years ago.
First attempt at a patch

Download all attachments as: .zip

Change History (3)

comment:1 Changed 8 years ago by Olly Betts

Summary: Extend commad specfileExtend command specfile

Changed 8 years ago by Olly Betts

Attachment: ticket68.patch added

First attempt at a patch

comment:2 Changed 8 years ago by Olly Betts

The attached patch is an attempt to implement this (simply writing a spec file to stderr for now).

It works for a simple case with one loop, but for a very complex example you don't get the same extended 3d file out when using the generated spec file as you do without a spec file (which seems a requirement for this feature to be useful.

Also the generated spec file produced by a run using a generated spec file isn't the same either as the one fed in - that's not necessarily wrong as such, but seems undesirable.

Last edited 9 months ago by Olly Betts (previous) (diff)
Note: See TracTickets for help on using tickets.