We’re having trouble tracking down the warning in our own source code.  Can you give us a code example so we can reproduce?

 

Matt

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of thunderstumpgesatwork
Sent: Thursday, September 21, 2006 8:00 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex2 - "unconverted Bindable metadata in class"

 

A little more background. Hopefully someone 'in the know' can look
into this.

I'm also getting this warning on classes that are NOT declared
[Bindable] at the class level, but rather on each getter/setter.

However it does seem that in every case, there is a getter declared as
[Bindable] with the default (no event name specified). AND I am not
generating an event in the setter (or wherever it changes).

I was under the impression that using [Bindable] with no event caused
the event firing to happen automatically. Is that not true with
getter/setter?

thanks,
Thunder

--- In [EMAIL PROTECTED]ups.com, "thunderstumpgesatwork"
<thunder.stumpges@...> wrote:
>
>
> 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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to