My feedback on RC1
1. As mentioned, it would be good to include Flex 4 stuff as well.
2. We need a .zip file for windows users. The gz.tar files are not easily
used in Windows.
3. We are getting numerous instances of this warning during compilation:
[mxmlc]
C:\temp\tourdeflex_test\src\charts\CandlestickChartExample.mxml(45):
Warning: 'Stroke' has been deprecated since 4.0. Please use
'SolidColorStroke'
.
[mxmlc]
[mxmlc] <mx:Stroke id="wick" color="black" weight="2"/>
[mxmlc]
[mxmlc]
C:\temp\tourdeflex_test\src\charts\CandlestickChartExample.mxml(48):
We need to fix the code so that the warnings are gone. IMHO, this is a
release blocker.
4. Everything builds fine, opening explorer.html with Chrome does not work
- nothing shows up. Opening it with IE and Firefox seems to work fine.
Thanks,
Om
On Thu, Aug 7, 2014 at 7:23 PM, OmPrakash Muppirala <[email protected]>
wrote:
> Awesome! Thanks for getting this done.
>
> On Aug 7, 2014 7:16 PM, "Justin Mclean" <[email protected]> wrote:
> >
> > Hi,
> >
> > The Tour De Flex web component explorer is now (I believe) in a
> releasable state.
> >
> > I've put it up here:
> > https://dist.apache.org/repos/dist/dev/flex/TourDeFlex/1.0/rc1/
> >
> > Before I call a vote on to release it - does anyone have any feedback?
> >
>
> I will take a look at it and give you feedback.
>
> > This is based on the Adobe Flex 3 component explorer so only contains mx
> components examples. I'm not sure if we should add the recently checked in
> Flex 4 components to it or release those in a separate release. Seems to
> make more sense to me to have everything in a single application rather
> than two applications.
>
> I agree. It would be better if we should ship everything together.
>
> Thanks,
> Om
>
> >
> > Thanks,
> > Justin
>