Lukas Eder

Results 916 comments of Lukas Eder

Thanks for your report. Indeed, jOOR (as all the other jOO* libraries) are currently not integration tested for use on Android. We can certainly work around this specific problem, but...

I don't know :-) Give me instructions on how to set up this environment. If it only takes little time, I'll have a look.

@ooxi: While that's certainly a problem that may arise, I think the issue here is the fact that Android's reflection API differs from the JDK's

Thanks, @davsclaus. I'll check it out next week.

Thanks a lot for your ping. I'm sorry for the delays in these matters. Whether or not an alternative implementation for a variety of jOOλ API should be implemented is...

Yes, it would indeed, although further research is needed because the semantics of some ranking functions is independent of the window frame, e.g. `rowNumber()`, `rank()`, or `denseRank()`. Also, thus far,...

> There are a few operators that would probably be at home in Seq though (e.g. single & singleOptional Pull requests are very welcome! Although, in that case, what's the...

Convinced! Although, I'll implement this subtly differently: #178

I'm curious to learn more from you - if you have any other methods that you can see in jOOλ, just open up feature requests and we'll see if we...

(excuse my edit, needed to visualise the generics) Hmm, yeah, I can see the point. I've created #179 with some criticism.