The error in OLAPDatagrid.as was Error: Implicit coercion of a value of type IOLAPAxisPosition to an > unrelated type Function. > newStyles = styleFunction(rowPosn, colPosn, cellValue); > ^
Both may be related with a setter with that name being defined in the same class. @Gordon is this something you'll be taking care of inside Falcon? I'll revert these two, in that case... Cheers, Chema 2012/12/19 Carol Frampton <cfram...@adobe.com> > svn commit: r1423864 looks like it falls in the same category and should > be reverted > > Carol > > > > On 12/19/12 3 :07PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > >HI, > > > >> + var parseFunction:Function = this.parseFunction; > > > > > >Wouldn't it be better to fix Flacon rather than change the SDK in this > >way? Seems a bit hackish to me. > > > >Thanks, > >Justin > > > >