Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Android] Annotations Support #41

triniwiz started this conversation in 1. Ideas & Discussions
Discussion options

Introduce support for annotations Vladimir went a bit in-dept here

You must be logged in to vote

Replies: 1 comment

Comment options

Ok so i think it would good to first reference all the decorators we should or already have with a simple example.
Then seeing all of them we could see which one we can merge together with options, and then have a clear version of where we are going

NativeClass

Simple decorator for extending native class (only one level) used during build time (and removed) to tell the compiler to make an es5 class out of it so that we can use our special sauce

@NativeClass
class ExtendedObject extends java.lang.Object {
} 
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /