[The Java Posse] Java card..

2008-10-12 Thread Mark Derricutt
I see Java Card 3 has been released/announced: http://www.indicthreads.com/news/1207/java_sun_java_card_technology.html As someone whose never used java-card, or even have an idea of how I could start - I'd love a posse interview with someone who knows about this. Some things I've never really k

[The Java Posse] Re: Yield return in Java

2008-10-12 Thread Christian Catchpole
Cool. I have become a real fan of iterators. Can you interrupt the calculating function? What happens if you throw away the iterator without fully iterating it? Will the thread block forever or does finalize clean it up? On Oct 13, 7:20 am, "Jim Blackler" <[EMAIL PROTECTED]> wrote: > Hello al

[The Java Posse] Yield return in Java

2008-10-12 Thread Jim Blackler
Hello all I've just finished a little library and article about my efforts to emulate a form of C#'s yield return in Java. It uses a new thread and a SynchronousQueue object to enable any calculating function to return its output through a standard Java iterator. The post is here .. http://jimb

[The Java Posse] Re: Never been able to run Netbeans 6+ on OS X 10.5 on Intel Mac core2 duo

2008-10-12 Thread ranjith
Interesting..! this seems to be something with java per http://lists.apple.com/archives/java-dev/2008/Sep/msg00012.html At least someone else is also getting the same errors On Sep 29, 1:20 pm, "Josh Juneau" <[EMAIL PROTECTED]> wrote: > Sorry that you are unable to runNetbeans, I wish that I co

[The Java Posse] Re: Ep 208 and the road to java.next

2008-10-12 Thread Jess Holle
Viktor Klang wrote: > Here are my suggestions: I'm not sure how feasible all of these are via source re-writing -- I'll honestly say I just didn't ponder that question long for each of these. Some strike me as less than amenable to this approach (e.g. #8 in particular). Of these I have to say

[The Java Posse] Re: Ep 208 and the road to java.next

2008-10-12 Thread Viktor Klang
On Sat, Oct 11, 2008 at 3:22 PM, Reinier Zwitserloot <[EMAIL PROTECTED]>wrote: > > That kind of attitude is not useful to this project, unfortunately. > Your insinuation that e.g. inference of everything is clearly superior > to java will for example instantly lose Jess Holle; he'll never join > y