That was not my intention to include it into the Apache Flex repo except if folks want it.
The original author, Arnaud Pichery gave me back the sources I just published (with few changes), it has been stored in its company repo (at Systar, the same company where Maurice works) since one year or so (at this time I was working with them and did the migration of this bit too). The software was and is still release under the http://sam.zoy.org/wtfpl/ license, the more permissive I ever seen :-) The original Author is ok for anyone to do what the f..k he wants with. As I said before, it is not my intention to move it under the Apache Flex umbrella unless folks see an interest to do so, in that case, I would need to check the assets used are completely free though. -Fred -----Message d'origine----- De : Alex Harui [mailto:[email protected]] Envoyé : dimanche 13 octobre 2013 07:04 À : [email protected] Objet : Re: fxSpy 1.4 Fred, That's great, but I must remind you that this code cannot be stored on Apache Git or SVN without a software grant or other indication from the code owners, regardless of its license. Apache has a policy of not taking stuff even though it is out in the open. Thanks, -Alex On 10/12/13 11:42 AM, "Frédéric THOMAS" <[email protected]> wrote: > >Just committed fxSpy 1.4 > > >Inspect, edit and monitor your Flex application's components properties >and styles. > >This is a port of the <https://code.google.com/p/fxspy/> original >version for Flex 4.x SDKs (works as well on 2/3 or in compatibility >mode, has been tested with custom PopPupManager where all the display >list and popups belong a particular container too). > >Check out the ><http://www.mieuxcoder.com/data/2007/12/FlexSpy-1.2/dashboard.html> >live demo (in the application, click the flexSpy button on the >top-right >corner) > >fxSpy allow you to inspect and dynamically change most properties and >styles of the visual components in your Flex application. You can - for >example - try out a specific width or a background color for your >component before changing it in your code. > >The code is released under <http://sam.zoy.org/wtfpl/> WTFPL > > > >Here is the code https://github.com/doublefx/fxSpy > > >
