Wish Support of class interface and enumerations

avacondios

Active Member
Licensed User
Longtime User
Hi Erel,

I am using your b4j and b4a for a lot of projects, but always I need to write a java code on eclipse for the support of classes interfaces or enumerations. I believe that it is the time to support the OOP 100%.

Also, as an example, you can see how Xojo company has implemented that, using more RAD functionality. ( Add a class -> on class add a method, on class add an enumeration, on class add share method ( static ), etc)
 
Top