-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/16/2010 12:49 PM, Ruth Hoffman wrote: > Hi All: > Just a quick announcement that I hope won't ruffle too many feathers: > > I'm going to give away at least one copy of the new OFBiz Cookbook that > I authored for Packt at ApacheCon2010 this year. (That is if the ASF > doesn't find a way to stop me.) I'll have a drawing at my talk (1:00pm > on Wed) that anyone who attends can enter. At the end of the session > I'll draw a name from those entered and give away the book. No strings > attached except you've gotta stay for my talk :-) > > If you're interested, I've done an opinion piece about the book, Packt > and this give-away here: > http://www.myofbiz.com/control/blog/RuthHoffman. [Unfortunately, I > haven't got the comments part of the blog working yet and I'm pretty > busy with a paying customer right now...but maybe by show time I'll have > that fixed and we can start a discussion about the book.] Hi Ruth,
I have another review comment. On page 258 you are talking about Delegator.findList(). It says: "The delegator.findList() method returns a Java List or null if no values are found". This is not correct. It returns an empty list if no values are found - see EntityListIterator.getCompleteList(). I'm quite happy about this behavior, so it's not necessary to always check for null. Regards, René Scheibe - -- René Scheibe * [email protected] TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock Sitz: Unterföhring * Amtsgericht München * HRB 135082 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyi6oMACgkQUXs9EHvIuCqVkwCeLRrBKnxv1ZzXOcdiHa5mEJUF IKoAn2j6iOHy/2c7hSOnUrFyqqUMMUf0 =MidP -----END PGP SIGNATURE-----
