bakomchik

Results 3 issues of bakomchik

Thanks for the pretty good VIewController! I am in IOS development, and unfortunately i don't understand how i can change height of detailsView Great thanks

Is it possible to add functionality that recognizes JPA annotations and build Entity graph.

For Future Consideration

I would like to have option to use nested annotations and annotations with default values I propose the following Structure: ``` annotation class Sensitive{ annotation class PhoneNumber(val search: String,val replacement:String)...