You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/21 16:19:06 UTC

[GitHub] [incubator-superset] kalimuthu123 opened a new issue #9892: [SIP 44] Proposal for Dart Module implementation

kalimuthu123 opened a new issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892


   *Please make sure you are familiar with the SIP process documented*
   (here)[https://github.com/SvayamLabs/superset-ui-number-Format]
   
   ## [SIP 44 ] Proposal for Dart Module implementation
   
   ### Motivation
      **My Google-fu is strong.**
   
   Description of the problem to be solved.
   the reason for the migration 
        1) typescript chunk size which makes the browser not responding whenthe data is large
        2)Flutter is multiplatform (native )  we can port to android devices 
        3) some package deprecation leads  tools  as incapable
        4)flutter widget have native performance which reduces  the browser hangover
      
   
   ### Proposed Change
   the migration of typescripts to flutter Language:
   the syntax of typescript and dart language are similar in variable declaration and functional s declarations and OOPs concepts , the process of converting is easily carryout
   the difference in between the both the language is vary only in the export and import process
   
   ### New or Changed Public Interfaces
   AS a native interface we can  create a more animative dashboard which can be competetive with other products like tableau,PowerBi
   
   ### New dependencies
   
   dart version > 2.0
   flutter version > 1.17
   
   ### Migration Plan and Compatibility
   
   formatting modules ,connection modules =======>>  flutter Packages
   Superchart , tooltips ,ui-plugins modules  =======>> flutter widgets
   
   my plan is implementing our charting tool  in a stable products like flutter.
   
   Flutter has variety of widgets 
   which are suitable  for common 3 interfaces which are
   
   1)Android
   2)Ios
   3)web Applications
   
   Cupertino (iOS-style) widgets
   https://flutter.dev/docs/development/ui/widgets
   
   AS a initial step i  created a module based on the @Superset-ui/Number-Format
   the github link of my dart coded package
   https://github.com/SvayamLabs/superset-ui-number-Format


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] kalimuthu123 commented on issue #9892: [SIP 44] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
kalimuthu123 commented on issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892#issuecomment-636289355


   @suddjian 
   ![oie_NoPPEtlSz8If](https://user-images.githubusercontent.com/42966797/83321874-aff00100-a270-11ea-8a37-d6e0bc3449a6.png)
   
   when i refer the chunck size of the superset  it looks pretty bigger when data flows
   and the major aim of this Proposal is implementing the superset across all platforms
   1)Desktop applications
    a)linux
   b)mac
   c)windows
   2)Mobile application
   a)ios
   b)android
   3)web application
   flutter having such ability of working across multi platforms compared to other languages
   https://github.com/google/flutter-desktop-embedding


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] nytai closed issue #9892: [SIP 44] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
nytai closed issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] suddjian commented on issue #9892: [SIP 44 ] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
suddjian commented on issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892#issuecomment-634330417


   Do you have specific data on how typescript impacts chunk size and browser performance?


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] Vino2530 commented on issue #9892: [SIP 44 ] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
Vino2530 commented on issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892#issuecomment-633006466


   https://github.com/Vino2530/dart.git


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] mistercrunch commented on issue #9892: [SIP 44] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
mistercrunch commented on issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892#issuecomment-714918144


   -1 
   I think moving from typescript to dart is a bad idea
   <img width="1211" alt="Screen Shot 2020-10-22 at 10 18 33 PM" src="https://user-images.githubusercontent.com/487433/96959310-92883180-14b4-11eb-98eb-49fd1f33128c.png">
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] willbarrett commented on issue #9892: [SIP 44] Proposal for Dart Module implementation

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9892:
URL: https://github.com/apache/incubator-superset/issues/9892#issuecomment-716871413


   -1 - we already have multiple frontend migrations in process and I don't think changing languages is prudent at this time.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org