sanjeev-rajput commented on issue #1199:
URL: https://github.com/apache/royale-asjs/issues/1199#issuecomment-2833927308

   if our (apache royale) primary target is to compile output in JS then we 
cannot ignore trusted JS libraries or native code of JS available in the 
present ecosystem. 
   Even react and angular have direct support of native JS code that is because 
of a small group of people cannot compete with the millions of users.
   
   DragEvent class have many events required for D&D but nothing fires. ( i am 
attaching a mxml file here)
   
   Here is my experience, I am stuck with D&D with apache royale to get done a 
simple D&D application because half backed native code support and finally i 
have to give up here.
   
   Here is my suggestion based on my learning.
   
   
   we have <html:DIV> element support in apache royale including most of other 
html native elements. Why don't we provide native JS compilation for these 
elements under COMPILE::JS tag or something similar to this.
   
   Now please, here one can suggest to get this task done in one way or other, 
but developers loves only if it easier than what is available in the 
competition or has more supported features with it's own way. 
   
   I also understand the complexity of work and the dedication of the team 
towards this project so please consider it as a blind suggestion.
   
   And i strongly agreed on give support of 3rd party library wherever it is 
possible and keep working towards native code.
   
   
[dragAndDropPopup.txt](https://github.com/user-attachments/files/19933801/dragAndDropPopup.txt)
    
    
   
   
   
   
   
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@royale.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to