On 1/30/14 11:07 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>On Jan 30, 2014 10:18 PM, "Alex Harui" <aha...@adobe.com> wrote: >> >> >> >> On 1/30/14 9:11 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: >> >> >On Thu, Jan 30, 2014 at 8:30 PM, Alex Harui <aha...@adobe.com> wrote: >> > >> >> Om, something is still not configured right. BarChart.js should be >> >>coming >> >> from frameworks/js/FlexJS/libs. >> > >> > >> >I dont see the libs folder here: >> > >https://git-wip-us.apache.org/repos/asf?p=flex-asjs.git;a=tree;f=framework >> >s/js/FlexJS;h=868b43d18106fcb21b8b598ae60b96ddaf447d67;hb=develop >> > >> Correct. The libs folder is not in the repo as it contains the output >> from cross-compiling the as files in the frameworks/as/projects/FlexJSJX >> folder. >> >> But it should get created if you run ant in the repo, and it should be >>in >> the release package in the nightly builds. >> >> -Alex > >Well, that is what I am seeing here as well. Which brings me back to my >original question: how do I get my required change into BarChart.js? > >Maybe you need to explain like I'm 5 :-) The confusing part to me is that my copy of BarChart.js does not have a createElement method in it. I'm wondering if you're building BarChartExample with out-of-date launch configs that are picking up an older hand-written BarChart.js. -Alex