bugs: suggest migration of 3D code to Libale, via new Libale types, possibly includin...
[Ale.git] / bugs / issue-04cc4af88b69b9b3dd849ad23d54378932922903.yaml
blob7f91a78b3f1eeb07083d5db722d7d9dacc88f699
1 --- !ditz.rubyforge.org,2008-03-06/issue 
2 title: Revise incremental chain parser to accept more invariants, following likely updates to libale.
3 desc: |-
4   A greater variety of invariants would probably be useful, perhaps facilitated by increased independence
5   of invariant flags in Libale.  New styles might include such things as avgl (average last), avga (average about),
6   medianf, medianl, mediana, etc.
7 type: :task
8 component: ale
9 release: 
10 reporter: David Hilvert <dhilvert@auricle.dyndns.org>
11 status: :unstarted
12 disposition: 
13 creation_time: 2009-03-21 18:56:04.059146 Z
14 references: []
16 id: 04cc4af88b69b9b3dd849ad23d54378932922903
17 log_events: 
18 - - 2009-03-21 18:56:04.699292 Z
19   - David Hilvert <dhilvert@auricle.dyndns.org>
20   - created
21   - ""
22 - - 2009-03-21 19:01:28.046377 Z
23   - David Hilvert <dhilvert@auricle.dyndns.org>
24   - commented
25   - |-
26     Note also that it may be desirable to have Irani-Peleg rendering mirror the invariant
27     type of the underlying renderer, as suggested by the current API of Libale, as this
28     would avoid the need to duplicate configuration information across the two types of
29     rendering.