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.
Note: See
TracTickets for help on using
tickets.
This is heavily related to ticket #36. Once #36 is fixed this part of the demo will be reworked.