B4X FEED Import Java libraries 'directly' instead of 'making wrappers' to use them

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Import Java libraries 'directly' instead of 'making wrappers' to use them است. این موضوع تا کنون 30 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Import Java libraries 'directly' instead of 'making wrappers' to use them
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
30
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
There are development environments that allow you to import function libraries in java and use them immediately
Without any intermediate code, see for example Jabaco
Creating a similar system also for B4X environments would guarantee users the possibility of using the infinite number of Java libraries available
With great advantages both in terms of completeness of the functions that can be used for the single library and performance because there is no 'the middle wrapper code needs to be executed
I don't know what is the technical reason why in B4X environments it is necessary to create a wrapper to use an external Java library
I am sure that the direct import would ensure an acceleration in the development process that is difficult to obtain with other systems

 

عقب
بالا