Opened 16 years ago

Closed 15 years ago

#106 closed enhancement (fixed)

Simplify print in model package

Reported by: zirkel Owned by:
Priority: minor Milestone:
Component: model Version:
Keywords: Cc:

Description

There are two methods in each class, a print with a boolean withSource argument, and a print without this argument. Whenever print is called without the argument, it should be changed to having the argument set to false. The two argument print methods can then be removed.

Change History (1)

comment:1 by Stephen Siegel, 15 years ago

Resolution: fixed
Status: newclosed

Done.

Note: See TracTickets for help on using tickets.