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]> 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