History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-2828
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: P2 P2
Assignee: Mamye Kratt
Reporter: Henry Minsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Find some way to get rid of LzFixTags in the LFC

Created: 29/Sep/06 04:55 PM   Updated: 16/Jul/07 04:27 PM
Component/s: Laszlo Foundation Classes (LFC)
Affects Version/s: OL4B1
Fix Version/s: Legals, 4.0.3

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 5,065
Runtime: N/A
Fix in hand: False


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Henry Minsky - 16/May/07 09:36 AM
ptw and jgrandy are reviewing

Henry Minsky - 23/May/07 08:40 AM
compiler does the stuff that lzfixtags used to

Mamye Kratt - 16/Jul/07 04:27 PM
(4.0 branch (4.0.3) local build r5678)
Reviewed code for LzFixTag.