Ticket #19 (closed defect: fixed)

Opened 2 years ago

Last modified 7 months ago

Number of daughters of a rule

Reported by: ke Assigned to: ke
Priority: minor Milestone:
Component: core Version:
Keywords: Cc:

Description

Some functionality in trale-sld currently relies on knowing the number of daughters of an edge that might be created in a rule application in advance. It cannot be known in advance due to the cats> operator.

In the local tree display, we can still "reserve -:- space" for cat> daughters (not for cats> daughters). But we need to keep track of when an edge is retrieved as a cat> daughter (then one -:- must be removed) or as a cats> daughter (then all -:-s stay).

We also need to think about how to deal with it in the chart.

Change History

05/23/10 12:53:23 changed by ke

  • status changed from new to closed.
  • resolution set to fixed.

07/03/11 18:13:35 changed by xrumer

  • summary changed from Number of daughters of a rule to Xrumer Forums.

In need of Xrumer files? check out the Xrchat forums!

07/06/11 14:58:01 changed by ke

  • summary changed from Xrumer Forums to Number of daughters of a rule.