Re: TextConverter method call

2019-11-28 Thread serkan . tas
Alıntı Serkan Taş : Hi Alex, TextConverter : https://drive.google.com/open?id=1_6-rBQqTISbeoLvS2-yV8bSFkvS_ApxZ It is working without any excepiton, but still can not show the text in TextArea. Going to try to find-out why... Thank, Serkan 27.11.2019 08:57 tarihinde Alex Harui

Re: TextConverter method call

2019-11-26 Thread serkan . tas
Hi Alex, Sorry for inconvenience. I was just sent it before leaving home in the morning. I am going to send you the real code and check your sample later today. But I did not understand the what should I do for FormatDescriptor. Is there a workaround ? Alıntı Alex Harui : That link

Re: Tree component not functions correctly

2019-11-06 Thread serkan . tas
Sure, I may have look later today, after work hours :) Thanks, Serkan Alıntı Yishay Weiss : It’s up to you. If you want to put a breakpoint in HierarchicalCollectionView.dispatchAddOrRemoveEvents() and come up with a fix that would be very helpful. From:

Re: Tree component not functions correctly

2019-11-06 Thread serkan . tas
Thank you for the info Yishay, Let me know if I can do anything. Serkan. Alıntı Yishay Weiss : The problem is in HierarchicalCollectionView.dispatchAddOrRemoveEvents(). Item is removed and index is incremented so the next item to be removed is an index too high. I’ll see if I can come

Re: remoting-config.xml missing error

2019-10-28 Thread serkan . tas
Hi Alex, Sorry, here are the details : I updated royale-asjs git repo, and compiled my project with this repo. I do not have that file in my project : remoting-config.xml Thanks, Serkan Alıntı Alex Harui : What were you compiling? How did you get the source (from the repo, a source

Re: nested states not handled correctly

2019-10-22 Thread serkan . tas
I'll file the bug asap, after work. Thanks, Serkan Alıntı Alex Harui : OK, I will try to modify your simpler test case at some point. Feel free to file a bug report with the modified simple test case. The easier you make it for us to debug it, the sooner it will get fixed. -Alex On

Re: nested states not handled correctly

2019-10-22 Thread serkan . tas
Alıntı Alex Harui : If you have a simple test case of “inclusion in exclusion” then we should look at that. If the only way to see it is to run your actual code that’s fine, but I may not have time to look right away. The code piece I sent, is a standalone single test case which has

Re: [ANNOUNCE] Apache Royale 0.9.6 released!

2019-10-09 Thread serkan . tas
Congrats. Piotr and to hole team. Alıntı Piotr Zarzycki : The Apache Royale community is pleased to announce the release of Apache Royale 0.9.6. The Apache Royale project is the next generation of the Apache Flex SDK. It lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS

Re: EventDispatcher.js:73 Uncaught TypeError: cls is not a constructor

2019-10-01 Thread serkan . tas
Ok Alex, I am going to work on finding a server to host my application and than let you know. Thanks, Serkan Alıntı Alex Harui : If you can host a test case on a server, we can try to run it in our debuggers and then it doesn’t have to be quite as simple. -Alex From: Serkan Taş

Re: Work on Emulation

2019-04-29 Thread serkan . tas
Hi Alex, I prepared a simple test case and created a bug with the url attached containing the related files. https://github.com/apache/royale-asjs/issues/419 Thanks, Serkan Alıntı Alex Harui : File a bug an attach _Super_UserOps.js and _Super_UserOps.as and UserOps.js and UserOps.as

Re: Work on Emulation

2019-04-25 Thread serkan . tas
Thanks Alex, I am goint to file the bug after work. Can you suggest a workaround until the bug fixed ? Alıntı Alex Harui : File a bug an attach _Super_UserOps.js and _Super_UserOps.as and UserOps.js and UserOps.as Thanks, -Alex From: Serkan Taş Reply-To: "users@royale.apache.org" Date:

Re: Work on Emulation

2019-02-25 Thread serkan . tas
Do yoyu mean the method in URLoader class ? Alıntı Alex Harui : If you step into dispatchEvent, where does it go? From: Serkan Taş Reply-To: "users@royale.apache.org" Date: Sunday, February 24, 2019 at 11:49 AM To: "users@royale.apache.org" Subject: Re: Work on Emulation Hi Alex, After

Re: Work on Emulation

2019-02-04 Thread serkan . tas
I am going to check if it is valid or not, but I am sure that it is working with flex version. Thanks, Serkan Alıntı Alex Harui : Is contentData valid XML? From: Serkan Taş Reply-To: "users@royale.apache.org" Date: Thursday, January 31, 2019 at 12:08 PM To: "users@royale.apache.org"

Re: Work on Emulation

2019-01-13 Thread serkan . tas
I drilled in to the DirectChannel apply method and saw the same picture that all the values are as expected. I am going to prepare the case and the screenshot later today. Thanks, Serkan Alinti Alex Harui I think there is a good chance that that AbstractOperation doesn't work (or the

Re: Work on Emulation

2019-01-13 Thread serkan . tas
Sure not Alex, I am going through my application workflow. If you need to know, than I may prepare an application to see if it is or not. I think you are wondering about the emulated classes causing the issue. Thanks, Serkan Alinti Alex Harui Hi Serkan, Have you seen AbstractOperation

Re: Work on Emulation

2019-01-10 Thread serkan . tas
Alinti Alex Harui Congratulations on getting that far. Are you still having the issue with states and the login form looking wrong? Thank you Alex. But I am still having the issue and may open a bug on github, can you check my previous mail which has the details and the sample code

Re: compiler is broken

2018-12-20 Thread serkan . tas
Hi Alex, I gave you the name and all content of the batch file, nothing more and I use ant without target, do you want me to look in to build.xml and choose a target ? name of file : .\royale-asjs-ant.bat All the the things inside :

Re: Work on Emulation

2018-12-19 Thread serkan . tas
ResourceManagerTest does not use any locale resource. Alinti Alex Harui There is an example in manualtests/ResourceManagerTest. See if it is still working or not. -Alex On 12/18/18, 11:41 PM, "serkan@likyateknoloji.com" wrote: Alinti Serkan Taş > When debug the

Re: Work on Emulation

2018-12-18 Thread serkan . tas
Alinti Serkan Taş When debug the code, I see that the local is not initialized. For tha AS source, the "getString" method is called with only two parameters : resourceManager.getString('messages', 'userName') and the js file function is called with null locale, but I think it should

Re: Work on Emulation

2018-12-16 Thread serkan . tas
Alex, I do not want you to do anything if you do not want ! I am just trying to make it clear for me what you mean. Thats all. Thanks, Serkan Alinti Alex Harui Serkan, You posted an example about Resources claiming it didn't work in Royale. I don't think that example would work in

Re: Work on Emulation

2018-12-16 Thread serkan . tas
Hi Alex, I am a little bit confused. When I compile my project with mxmlc, i think that both swf and js output is generated and the generated swf is compatible with flash player. If this approach is not wrong; I prepeared the sample project for royale. Why do i need to compile with

Re: Work on Emulation

2018-12-04 Thread serkan . tas
May be a problem with the mail, sorry for that but there are two images in mail i sent to you. One is folder view for Namenode.js and the other is browser console. I am using firefox, and attaching the image again : image002.png As i am at client for now, i am not able to send you the

Re: build is broken : royale-asjs, mxroyale, sparkroyale

2018-11-27 Thread serkan . tas
Hi Alex, I know tha batch file does not change but the jar inside. I was expecting that the batch file points to the latest jar generated in somewhere in one of three repos. Let me make it clear. I am happy with building framework with maven and building my project with ant. I

Re: Work on Emulation

2018-11-13 Thread serkan . tas
Hi Alex, 1. Try adding the compiler option: -diagnostics=14335 : okay 2. Ideally, someone like you will volunteer to setup a debug environment with Eclipse and the compiler source and find out exactly what is going on. : it is getting deeper but exciting. 3. Another option is to comment

Re: Work on Emulation

2018-10-11 Thread serkan . tas
Hi Alex, The current component is spark Form and i think comes from the parent whicih is styling. You may check in the log file. Thanks, Serkan.. Alinti Alex Harui Hi Serkan, What is the class hierarchy of these classes that report issues with currentState? UIComponent has a

Re: Work on Emulation

2018-10-03 Thread serkan . tas
Hi Alex, Here are my comments inline... Alinti Alex Harui Hi Serkan, I would advise against using -include-libraries. There is no need to copy MXRoyale into AS3CoreLib and it would make AS3CoreLib very big and create a maintenance issue as the code in MXRoyale changes. I believe you

Re: Work on Emulation

2018-09-26 Thread serkan . tas
Hi Alex, It is better to go the way you are on, TourDeFlex. I may return to my list later. Where should i begin, any special class or object/class collection ? Thanks Serkan Alinti Alex Harui Hi Serkan, I've gotten most of TourDeFlex to compile against the emulation components.

Re: Work on Emulation

2018-05-29 Thread serkan . tas
Hi, Thanx to Alina for the work done. As i see the list defined in [1] is completed. Can we say that the emulation process is in final state or may we add new components to the list for emulation ? Serkan [1] https://github.com/apache/royale-asjs/issues/136 Alinti Alina Kazi

Fork Question

2018-05-18 Thread serkan . tas
Hi all, I need some help for forking the royale-asjs repo. I created the fork and added upstream info according to documentation. [1] When trying to sync the fork [2] I get error at the step of branch chekout : error: pathspec 'master' did not match any file(s) known to git. I tried some

Re: is being broken by the compiler

2018-05-16 Thread serkan . tas
Okay i'll make it :) Can you check if your response to my comments are viewable for me ? Alinti Piotr Zarzycki I you are going to do that, make sure to create new branch for that. If not you will mess up the current one. :) 2018-05-16 12:39 GMT+02:00

Re: is being broken by the compiler

2018-05-16 Thread serkan . tas
I know Piotr :) I am working on the issue, may be am going to close PR and create new one after syncronizing repos. Alinti Piotr Zarzycki Looking forward to your update! :) Make sure that your branch is refreshed with newest changes from MXRoyale branch,

Re: is being broken by the compiler

2018-05-16 Thread serkan . tas
Thank you Piotr, They are not ready. I will inform you when i prepare PR update. Serkan. Alinti Piotr Zarzycki Serkan, If you have your changes ready after my comments, please update your pull request and let me know! Piotr 2018-05-16 9:31 GMT+02:00

Re: is being broken by the compiler

2018-05-16 Thread serkan . tas
Hi Piotr, Rather than asking on the list, i would like to check first if you had time to see my coments that i made few days ago. Thanks Serkan. Alinti Piotr Zarzycki Serkan, Are you going to update that PR - that's what you mean ? If something is not fully

Re: is being broken by the compiler

2018-05-14 Thread serkan . tas
Alinti Piotr Zarzycki Serkan, Are you going to update that PR - that's what you mean ? If something is not fully understandable let me know. Just add comment on GitHub. Thanks, Piotr 2018-05-14 15:30 GMT+02:00 : Thanks Piotr, I

Re: is being broken by the compiler

2018-05-14 Thread serkan . tas
Thanks Piotr, I agree with you with the comments about Wrappers to be compiled with JS-ONLY directives, not clear with the others as I am not experienced on the codebase. I am going to work on Base64Decoder while waiting for the PR confirmed. Serkan. Alinti Piotr Zarzycki

Re: MXRoyale build problem

2018-04-10 Thread serkan . tas
Hi Alex, When i chekck the pom.xml of MXRoyale on github, i see that the version is 0.9.2 is it normal ? And here is the output of mvn clean install of royale-asjs ** hostname:~/royale/royale-asjs$

Re: MXRoyale build problem

2018-04-09 Thread serkan . tas
I discovered that the issue is related with OS settings. After trying on a linux box, compilation(royale-typedefs, royale-compiler, royale-asjs/.../MXRoyale) completed with success. (royale-asjs all has terminates on mobile things) I am working on it to be able to compile on my windows.

Re: MXRoyale build problem

2018-04-09 Thread serkan . tas
Quoting Serkan Taş : I realised that issue but tought it is normal... Here is th branch info... D:\dev\git\emulation_works\royale-asjs>git status On branch feature/MXRoyale Your branch is up to date with 'origin/feature/MXRoyale'. nothing to commit, working

Re: Substitutes in Apache Royale

2018-02-18 Thread serkan . tas
Then is it possible to change the sdk of FlexBuilder to Royale and use ? Quoting Piotr Zarzycki : Alex, Are you saying that our SWF compiler is capable to compile Flex app? Wow didn't know. I thought everything what is written in Royale doesn't understand Flex. :)