ahmetb / orman

lightweight and minimalist ORM for Java/Android. works with SQLite & MySQL. (not actively maintained)
Other
249 stars 47 forks source link

Automatic @Entity scan in enclosing project without package name #9

Closed ahmetb closed 13 years ago

ahmetb commented 13 years ago

An idea to implement in the future,

The framework may scan the current project for @Entity-annotated classes without registering an explicit package name. Issues to consider:

ahmetb commented 13 years ago

Awesome contribution. World is a better place thanks to you. (:

Thanks for all Oguz.

0ffffffffh commented 13 years ago

i'm glad to be useful. :)