close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 17 years ago

#49 closed defect (duplicate)

Bad type declaration for (or bad initialization of) STATE slot in US-STATE

Reported by: anonymous Owned by: Slava Akhmechet
Priority: low Milestone:
Component: weblocks Version:
Keywords: Cc:

Description

In the US-STATE class definition it is asserted that the slot STATE will only hold values of type STRING. There is a US-STATE method which passes NIL as a value to initialize STATE.

Change History (1)

comment:1 Changed 17 years ago by Slava Akhmechet

Resolution: duplicate
Status: newclosed

This is heavily related to ticket #36. Once #36 is fixed this part of the demo will be reworked.

Note: See TracTickets for help on using tickets.