REBOL3 tracker
  0.9.12 beta
Ticket #0001901 User: anonymous

Project:

Previous Next
rss
TypeIssue Statussubmitted Date4-Dec-2011 12:28
Versionalpha 111 Categoryn/a Submitted bymeijeru
PlatformAll Severityminor Prioritynormal

Summary set-fields? is not used and get-fields? is only used in get-face/state which is itself not used either
Description These functions use a call to get-facet face 'get-fields resp. get-facet face 'set-fields, and these calls would return NONE except for SCROLLER faces, otherwise the result is an empty block.

The 'get-fields and 'set-fields facets are used in the SCROLLER style exclusively. One cannot help thinking that their purpose could be served more directly.
Example code

			

Assigned ton/a Fixed in- Last Update4-Dec-2011 12:39


Comments

Date User Field Action Change
4-Dec-2011 12:39 meijeru Summary Modified get-fields? and set-fields? cannot give a result => set-fields? is not used and get-fields? is only used in get-face/state which is itself not used either
4-Dec-2011 12:39 meijeru Description Modified -
4-Dec-2011 12:39 meijeru Type Modified Bug => Issue
4-Dec-2011 12:28 meijeru Ticket Added -