Skip navigation.
 
mlRe: Finding the largest value in an NSTreeController?
FROM : Rick Mann
DATE : Sat May 31 20:47:04 2008

Jonathan, thank you for the excellent example on working with the 
containers. That will certainly be useful.

On May 31, 2008, at 02:57:36, Jonathan Dann wrote:

> If you're using Core Data, can't you fetch all your managed objects 
> and determine the one with the max vaule?



Well, I would have thought so, but I don't know enough about CoreData 
to actually get at the objects without the tree controller. I would've 
thought I could do that just off the tree controller, using @max, too.

--
Rick

Related mailsAuthorDate
mlFinding the largest value in an NSTreeController? Rick Mann May 31, 11:35
mlRe: Finding the largest value in an NSTreeController? Jonathan Dann May 31, 11:57
mlRe: Finding the largest value in an NSTreeController? Rick Mann May 31, 20:47
mlRe: Finding the largest value in an NSTreeController? I. Savant May 31, 21:05
mlRe: Finding the largest value in an NSTreeController? Rick Mann May 31, 22:12
mlRe: Finding the largest value in an NSTreeController? Jonathan Dann May 31, 22:26
mlRe: Finding the largest value in an NSTreeController? I. Savant May 31, 22:36
mlRe: Finding the largest value in an NSTreeController? Jonathan Dann May 31, 23:28