quality@glassfish.java.net

Re: Rich Client Programming: Book

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Tue, 20 May 2008 19:15:18 -0700

Hi Ajnavi,

Following is the answer from Tim Boudreau, the author of this book.
Thanks Tim !

Thanks,
Judy

--------
Not yet, although we've discussed it. Everything in the book will still
work with 6.0; the main difference is that a number of APIs use
generics now, particularly Lookup - e.g.

Collection <Foo> foos = Lookup.getDefault().lookupAll(Foo.class);

no longer requires casts. We did include footnotes in many places where
we knew there would be a simpler way to do something in 6.0, so there
should be a lot of usefulness in the book regardless.

Feel free to give Ajnavi my email address for more details.

-Tim

Judy Tang wrote:
> Hi Ajnavi,
>
> Let me send an email to check with author and get back to you.
>
> Good luck to your project.
>
> Thanks,
> Judy
> Ajnavi Rani Kumar wrote:
>> Hi All,
>>
>> The following book discusses NetBeans IDE 5.0 .
>>
>> Rich Client Programming: Plugging into the NetBeans™ Platform
>> Tim Boudreau
>> Jaroslav Tulach
>> Geertjan Wielenga
>>
>> Just wanted to know if there is a new revision supporting NetBeans
>> IDE 6, before I buy this one.
>>
>> Thanks,
>> -Ajnavi.
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>