I did find #2. I think we should look into trying to allow that.  It
should be the same as using [] syntax.  I think we allow that already.

I also found #3.  We should make sure this pattern works.  I think it is
used quite often.

On 9/23/13 9:46 AM, "Alex Harui" <aha...@adobe.com> wrote:

>Can you post here or in a JIRA the latest set of errors with line numbers
>so I don't have to grep the source to find the code you are referencing.
>
>Thanks,
>-Alex
>
>On 9/23/13 7:26 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:
>
>>Hi,
>>
>>I've been tweaking the code and tests a bit, and now all but the
>>'Spark' SDK SWCs compile. There are 3 remaining issues with the
>>compilation of the Spark SWC:
>>
>>1) 4 "Could not find source for class X in namespace Y" errors; no
>>amount of tweaking library or config paths enables me to get rid of
>>these...
>>
>>2) "Access of possibly undefined property embeddedFontContext through
>>a reference with static type IStyleClient." The property in question
>>is accessed via mx_internal. However, I really can't find the
>>mentioned property anywhere on the class or it's inheritance chain...
>>
>>3) "Implicit coercion of a value of type RemoveHandlerEvent to an
>>unrelated type Event." In this case, the class RemoveHandlerEvent is
>>defined as a [can't come up with the correct name: where you define a
>>second class in the same file, outside the package]. The workaround
>>would be to take that class definition and create it as a regular
>>class in the correct package...
>>
>>Thoughts?
>>
>>EdB
>>
>>
>>
>>-- 
>>Ix Multimedia Software
>>
>>Jan Luykenstraat 27
>>3521 VB Utrecht
>>
>>T. 06-51952295
>>I. www.ixsoftware.nl
>

Reply via email to