[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: [GSWEB] Remove NSObject+IVarAccess+PerformSel.h/m
From: |
Manuel Guesdon |
Subject: |
Re: RFC: [GSWEB] Remove NSObject+IVarAccess+PerformSel.h/m |
Date: |
Sun, 23 Mar 2003 17:20:49 +0100 (CET) |
Hi,
On Sun, 23 Mar 2003 14:48:36 +0100 David Ayers <d.ayers@inode.at> wrote:
>| The reference to "NSObject+IVarAccess+PerformSel.h" was removed from
>| GSWeb/GNUmakefile, but was left in the GSWeb.h and a make clean/make
>| will not work (at least for gswnames=wo).
>|
>| The remaining usage of methods declared in the header:
>|
>| GSWApplication.m: _handleException:inContext:(and in comments) -
>| setIVarNamed:withValue:
>| GSWAssocitation.m: only in comments - setIVarNamed:withValue: /
>| getIVarNamed:
>| GSWComponent.m: only in comments - setIVarNamed:withValue: / getIVarNamed:
>|
>| So once the:
>| GSWApplication.m: _handleException:inContext:
>| ...
>| [page setIVarNamed:@"exception"
>| withValue:anException];
>| ...
>| gets changed to GSObjCSetVariable(), we can remove the files from CVS
>| and the reference from GSWeb.h. I think this should be trivial but I
>| want to concentrate on cleaning up my GDL2 EOKVC patch for monday.
Thanx, I've seen this too and I'll commit changes the afternoon.
Manuel
--
______________________________________________________________________
Manuel Guesdon - ORANGE CONCEPT <mguesdon@orange-concept.com>
14 rue Jean-Baptiste Clement - 93200 Saint-Denis - France
Tel: +33 1 4940 0997 - Fax: +33 1 4940 0998