I don't follow your logic. I said *overuse* of generics, and meant at the application level. Sorry that I wasn't clear.
And no, I don't use implicit toString conversions anywhere that matters because you never really know what you're going to get, and (to repeat myself) I like things that are explicit.
Ooh, er.
On 27/07/2013 12:19 PM, "Mark Derricutt" <ma...@talios.com> wrote:So you never use new style for loops, method chaining, autoboxing, or implicit toString conversions as anywhere? That's gonna be painful to work with.
--
---
You received this message because you are subscribed to the Google Groups "illegalargument" group.
To unsubscribe from this group and stop receiving emails from it, send an email to illegalargume...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/illegalargument/CA%2BuonWhMNntt7rxNRd0Ds5K8mwb-ap1UGx-_Q2MdJEWFZGJagg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
I dont understand why people worry about such nonsense like 2 or 4 spaces, but forget to push for really important stuff like good naming of stuff, javadoc etc.
--
---
You received this message because you are subscribed to the Google Groups "illegalargument" group.
To unsubscribe from this group and stop receiving emails from it, send an email to illegalargume...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/illegalargument/7fa633df-b816-4323-9375-22006fe211d7%40googlegroups.com.
Good naming and javadoc is easy - spacing is by far the biggest issue facing modern computer science.
--
---
You received this message because you are subscribed to the Google Groups "illegalargument" group.
To unsubscribe from this group and stop receiving emails from it, send an email to illegalargume...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/illegalargument/CA%2BuonWhMNntt7rxNRd0Ds5K8mwb-ap1UGx-_Q2MdJEWFZGJagg%40mail.gmail.com.
One of the things this on going discussion has really bought home is the strong differences of opinion that having "other options" than just pure Java, and Java after Java 5 has on our community.
I don't think a single one of you has agreed with a single other one of you. How do you work with people?