
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
5,065
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
Now that Tucker made tag names correspond directly to their class names, we ought to be able to
eliminate the LzFixTags function in the instantiator, and save some startup overhead. It now seems to have
just one purpose, to shuffle "datapath" elements from the children list to some other place, and we can probably do that at compile time.
|
|
Description
|
Now that Tucker made tag names correspond directly to their class names, we ought to be able to
eliminate the LzFixTags function in the instantiator, and save some startup overhead. It now seems to have
just one purpose, to shuffle "datapath" elements from the children list to some other place, and we can probably do that at compile time. |
Show » |
|