Ticket #132 (new task)

Opened 4 months ago

Last modified 4 months ago

I left some undone work in Abstract Syntax - missing originalName fields

Reported by: dr2chase Assigned to: jdn
Priority: major Milestone:
Component: interpreter Version:
Keywords: Cc:

Description

In r1925, I changed the constructor for FnRef and OpRef to require the !originalName parameter. This broke syntax abstraction, because I think that field is not present in the Fortress version of the AST. The workarounds can be seen in [1925/trunk/ProjectFortress/src/com/sun/fortress/syntax_abstractions/util/FortressObjectASTVisitor.java]

Change History

06/16/08 05:24:10 changed by dr2chase

  • owner changed from dr2chase to jdn.