Skip to content

avoid creating intermediate Array instance in matrix getter#47

Open
makc wants to merge 2 commits intoAlternativaPlatform:masterfrom
makc:patch-1
Open

avoid creating intermediate Array instance in matrix getter#47
makc wants to merge 2 commits intoAlternativaPlatform:masterfrom
makc:patch-1

Conversation

@makc
Copy link
Copy Markdown
Contributor

@makc makc commented Dec 12, 2012

No description provided.

@Yaski
Copy link
Copy Markdown
Contributor

Yaski commented Dec 13, 2012

Can you do it without new []?
I don't like this command because it will not compile in old Flex SDK.

@makc
Copy link
Copy Markdown
Contributor Author

makc commented Dec 13, 2012

I don't know what do you refer to as "old", but it should work in 4.5. The only other way is [0]=, [1]=, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants