Hi all,

I've  recently been getting this warning with some of my value object
classes.

For the value objects, I typically declare the entire class as
[Bindable], and then have getter/setter functions for properties. Is
this something that could cause the problem?  Am I required to
dispatch the event as I would be if the getter/setter was declared
[Bindable(event="blah")] ?

The only place in the framework source I found this string is in
'BinabilityInfo.as' line 209. I could not tell from a glance what was
going on... it was missing some metadata arg length or something... I
haven't dug into the framework source much.

Does anyone know what causes this warning?

Thanks,
Thunder





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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to