ActiveAndroid icon indicating copy to clipboard operation
ActiveAndroid copied to clipboard

ActiveAndroid Deprecated

Open pardom opened this issue 6 years ago • 8 comments

Hello community,

ActiveAndroid is now deprecated. I'm grateful for everyone's contributions and support over the years, however I believe that there are many better alternatives. Ollie was an attempt to make a better ActiveAndroid alternative, however that library is also deprecated as of today.

The reason this notice is coming to you via GitHub issue rather than the README is because I no longer have access to this GitHub account. Now that this account has been dormant for six months, I have reclaimed my username, but still do not have contributor access. I don't know how long the dormant account will remain visible, so I suggest forking the library if you wish to continue work on it.

I strongly endorse Square's excellent SQLDelight as an alternative to this library.

Thanks again,

Michael Pardo

pardom avatar Apr 18 '18 19:04 pardom

really bad news... thank you for this incredible library, @pardom 😁

a0g83agbc84 avatar Apr 20 '18 17:04 a0g83agbc84

Really bad news, indeed... It still serves as the base ORM library in my application for almost 5 years... 😁 It is reliable and effective. Thanks for your work, @pardom-zz @pardom 😄

nologinatgit avatar Apr 20 '18 18:04 nologinatgit

Thanks for u work~ it's very helpful!!

ieewbbwe avatar May 23 '18 09:05 ieewbbwe

Thanks for ur work..

tapanmodh avatar Jun 12 '18 04:06 tapanmodh

Thank you for your library

nirzonpop192 avatar Jul 17 '18 12:07 nirzonpop192

@pardom Can you give some insights as to cons of sticking with ActiveAndroid for a large project?

i.e. if you had a large project using it and it would be a big effort to migrate away from it, would you do so, and if so, why?

neiljaywarner avatar Oct 25 '18 17:10 neiljaywarner

if you had a large project using it and it would be a big effort to migrate away from it, would you do so, and if so, why?

In this case, I would not. If it ain't broke, don't fix it. However, for a new project I would recommend using something else, my preference being SQLDelight.

pardom avatar Oct 25 '18 18:10 pardom

@neiljaywarner you can try to migrate to ReActiveAndroid. Here you can find small guide: Migration from ActiveAndroid.

ImangazalievM avatar Nov 03 '18 12:11 ImangazalievM