Nope, gotta define a getter.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of arieljake
Sent: Thursday, March 26, 2009 6:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] interface question: function get vs. public var


What is the final word, because I swear I have seen it work and not work.

If I define an interface that says

function get parameter():Object;

Will it suffice to create a public property called parameter:

public var parameter:Object;

??

Reply via email to