Faculty of Information Technology
Software Engineering Group

Opened 5 years ago

Last modified 5 years ago

#209 new defect

HierarchicalListEditor gives obsolete #valueOfCanCut' method is obsolete.

Reported by: Patrik Svestka Owned by:
Priority: minor Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

When clicking on the 'Hierarchical List Editor' on GUI Pointer it does not start the editor only shows warning:

WARNING: the 'ToolApplicationModel >> #valueOfCanCut' method is obsolete.
         And may not be present in future ST/X versions.
         called from HierarchicalListEditor(Object) >> perform: [32]
         called from HierarchicalListEditor(ApplicationModel) >> aspectFor: [18]
------>  stupid name - use #canCutHolder 


Attachments (1)

clicking_hierarchical_list_editor_obsolete_version.png (218.0 KB) - added by Patrik Svestka 5 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 Changed 5 years ago by Patrik Svestka

The moste likely reason is that nobody needed it.

The screenshot:


Last edited 5 years ago by Patrik Svestka (previous) (diff)

Changed 5 years ago by Patrik Svestka

Note: See TracTickets for help on using tickets.