[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16548] Fix to NSSortDescriptor to use key-paths
From: |
Sašo Kiselkov |
Subject: |
[bug #16548] Fix to NSSortDescriptor to use key-paths |
Date: |
Mon, 8 May 2006 11:32:39 +0000 |
User-agent: |
|
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16548>
Summary: Fix to NSSortDescriptor to use key-paths
Project: GNUstep
Submitted by: diablos
Submitted on: Monday 05/08/06 at 11:32
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
When I've written NSSortDescriptor I've missed out the key-paths
functionality that they are supposed to have according to Apple docs (i.e.
use -valueForKeyPath: instead of just -valueForKey:). I've attached a patch
which fixes this.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Monday 05/08/06 at 11:32 Name: NSSortDescriptor-keyPaths.patch Size:
1.17KB By: diablos
Patch to make NSSortDescriptor use key-paths, as it should.
<http://savannah.gnu.org/bugs/download.php?file_id=9921>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16548>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #16548] Fix to NSSortDescriptor to use key-paths,
Sašo Kiselkov <=