Hi Wu, very similar emails was already responded on the list and you can search on past threads about this, but main points are: While an ongoing emulation effort process is currently on the works we're not trying to emulate 100% of flex APIs so you need to find your own way and change things to get it working. So can read how others started by generating a report from your App to see what APIs are involved in your case and see what's done and what's still missing.
Think that other path exists, that maybe requires more effort, but can give you a more "actual" and "responsive" new application from your old flex one, with tablet support, and other new components. I'm talking about using Jewel instead of old MX/Spark APIs, or use Crux framework (you can read about it in royale docs) instead of Cairngorm. As well you can get help by contracting experts hands as well in the footer links in our main royale web site (search for Commercial Royale Support), so you can ask others to prioritize things by contracting time to do that work. HTH Carlos El lun., 2 mar. 2020 a las 4:17, Greg Dove (<[email protected]>) escribió: > Just a very quick reply about only one of your questions. > I do have a working port of Cairngorm. I am trying to find time to check > that and release it for others to use. It will be this week but probably > another couple of days. The only part not working that I am aware of is the > ViewHelper (and I will find a way to fix that). > > If you need that urgently, you may be able to use this for Cairngorm: > https://www.dropbox.com/sh/xk8aui9ghy30mid/AAAAx0LUpfjXEQWC221zAjTza?dl=0 > > > > On Mon, Mar 2, 2020 at 3:27 PM Wu Zhaowei <[email protected]> wrote: > > > hello, > > > > First of all, I would like to thank the Apache Royale team for your > > dedication. > > I come from China. Our company has a soft product that needs to be > > upgraded. This product is a manufacturing enterprise information system. > > The frontend is based on flash, and the backend uses spring +ibatis. We > > plans to upgrade this product using Apache Royale, and we encountered a > > number of difficulties. If Possible, can you give me some advice? > > 1. Some Namespace is not exists in Apache Royale,such as Accordion , > > AddChild , AdvancedDataGridRendererProvider ,ApplicationControlBar > ,Array , > > ButtonBar , Component ,Consumer ,CurrencyValidator ,Fade ...... > > is there Alternative solutions for this class? > > 2. Some Component is not exists in Apache Royale, such as > > mx.automation.IAutomationObject ,mx.binding.utils.BindingUtils > > ,mx.collections.HierarchicalCollectionView > ,mx.collections.HierarchicalData > > ,mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer > > ...... > > is there Alternative solutions for this component? > > 3. We used a third-part FrameWork "Cairngorm MVC ",but it seems that > > Apache Royale is not support this framework. > > 4. Some event is not exists in Royale, for example:there is no > > textInput_changeHandler event in ComboBox , > > no change event in CheckBox ,TextInput . > > > > Look forward to your reply! > > > > > > > > > > Best Regards > > Wu,Zhaowei > > Senior Consultant , TSnT > > Tel: +86-551-65313693 > > Fax: +86-551-65313755 > > Mobile: 13339195897 > > email: [email protected] > > Website: www.tsnt.com > -- Carlos Rovira http://about.me/carlosrovira
