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
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___

