Re: [android-developers] Thoughts on the AQuery library?

2013-04-03 Thread gloesch
11:05:30 AM UTC-5, Kristopher Micinski wrote: > > On Thu, Jan 17, 2013 at 10:19 AM, gloesch > > wrote: > > Thanks! Yeah, I agree that AQuery doesn't seem near as powerful as > jQuery. I > > do know that this library uses reflection in certain instances, >

Re: [android-developers] Thoughts on the AQuery library?

2013-01-17 Thread gloesch
not be > using reflection: JavaScript JITs can handle that, but I don't believe > that Android's does. (I was going to look into it, but didn't really > have the time..) > > kris > > > On Wed, Jan 16, 2013 at 6:01 PM, gloesch > > wrote: > > I'm

[android-developers] Thoughts on the AQuery library?

2013-01-16 Thread gloesch
I'm curious to know if there's a general consensus about the Android Query (AQuery) library, particularly for async calls. Has anyone out there used it in a production environment? http://code.google.com/p/android-query/wiki/API -- You received this message because you are subscribed to the Go