Closed Bug 637814 Opened 13 years ago Closed 13 years ago

Slot accessors should be C++ public if they are AS3 public

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stejohns, Unassigned)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
The slot-accessor wrappers that nativegen emits are all "protected" currently; at a minimum, if the accessor is "public" in AS3 it should also be public in C++.
Attachment #515976 - Flags: review?(rreitmai)
Attachment #515976 - Flags: feedback?(chrisb)
Comment on attachment 515976 [details] [diff] [review]
Patch

"if the accessor is "public" in AS3 it should also be public in C++."

I'll take your word for it; but its not clear to me why this needs to be so, unless the architecture maps as3 and c++ mostly 1-1.
Attachment #515976 - Flags: review?(rreitmai) → review+
(In reply to comment #1)
> I'll take your word for it; but its not clear to me why this needs to be so,
> unless the architecture maps as3 and c++ mostly 1-1.

It does.
TR 6028:08620371cc69
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Attachment #515976 - Flags: feedback?(chrisb)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: