Ah I see now! BTW, isn’t it good practice to provide default case in switch statements?

 

Sincerely,

Rostislav Siryk
Senior Graphic Designer
Validio Ukraine
[EMAIL PROTECTED]


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sergey Kovalyov
Sent: Tuesday, August 08, 2006 11:56 PM
To: [email protected]
Subject: Re: [flexcoders] Exception while using BindingUtils.bindProperty()

 

Actually, it does not help. I have already found the real mistake. Getter must be public only. Because util class is external and it can not work with neither private nor protected properties. :)

On 8/8/06, Rostislav A. Siryk <[EMAIL PROTECTED]com.ua> wrote:

Sergey,

Maybe you can fix it by providing default value in getter function? There's no such case in your code.

So I think adding default case value like:

default :

result = DEFAULT_EXPRESSION;
}

will do the job!

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to