FROM : Jeff Galyan
DATE : Tue Jan 22 22:04:14 2002
Also, doing the same type of thing in Carbon works as it should.
--Jeff
On 1/22/02 1:46 PM, "Jeff Galyan" <<email_removed>> wrote:
> On 1/22/02 1:33 PM, "Brian Webster" <<email_removed>> wrote:
>
>>
>> I notice that you don't call [super init] in your
>> initWithString: method. Is this so in your real app, or did you
>> just forget in this example?
>
> I just forgot in this example. The real app code calls [[super alloc] init]
> (the real code belongs to a client, and I don't have permission to release
> it). Also, it doesn't matter what gets done with myString in each of the
> methods; the results are the same unless I pass the NSString pointer in to
> each method instead of keeping it as an ivar.
>
>
>
> --Jeff
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
DATE : Tue Jan 22 22:04:14 2002
Also, doing the same type of thing in Carbon works as it should.
--Jeff
On 1/22/02 1:46 PM, "Jeff Galyan" <<email_removed>> wrote:
> On 1/22/02 1:33 PM, "Brian Webster" <<email_removed>> wrote:
>
>>
>> I notice that you don't call [super init] in your
>> initWithString: method. Is this so in your real app, or did you
>> just forget in this example?
>
> I just forgot in this example. The real app code calls [[super alloc] init]
> (the real code belongs to a client, and I don't have permission to release
> it). Also, it doesn't matter what gets done with myString in each of the
> methods; the results are the same unless I pass the NSString pointer in to
> each method instead of keeping it as an ivar.
>
>
>
> --Jeff
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Michael P. Rogers | Jan 21, 23:18 | |
| John C. Randolph | Jan 21, 23:45 | |
| Andy | Jan 22, 04:46 | |
| Bob Savage | Jan 22, 05:22 | |
| Erik M. Buck | Jan 22, 05:25 | |
| Jeff Galyan | Jan 22, 10:58 | |
| Simon Stapleton | Jan 22, 11:54 | |
| Marcel Weiher | Jan 22, 13:17 | |
| Jeff Galyan | Jan 22, 18:26 | |
| Jeff Galyan | Jan 22, 19:57 | |
| John C. Randolph | Jan 22, 20:02 | |
| Jeff Galyan | Jan 22, 20:15 | |
| John C. Randolph | Jan 22, 20:42 | |
| Jeff Galyan | Jan 22, 20:47 | |
| John C. Randolph | Jan 22, 20:58 | |
| Ondra Cada | Jan 22, 21:11 | |
| Jeff Galyan | Jan 22, 21:30 | |
| Brian Webster | Jan 22, 21:33 | |
| Marcel Weiher | Jan 22, 21:42 | |
| Jeff Galyan | Jan 22, 21:46 | |
| Marcel Weiher | Jan 22, 21:51 | |
| Jeff Galyan | Jan 22, 21:59 | |
| Jeff Galyan | Jan 22, 22:04 | |
| Jeff Galyan | Jan 22, 22:19 | |
| Bob Savage | Jan 22, 22:21 | |
| Jeff Galyan | Jan 22, 22:30 | |
| Marcel Weiher | Jan 22, 22:35 | |
| Marcel Weiher | Jan 22, 22:35 | |
| John C. Randolph | Jan 22, 22:35 | |
| Jeff Galyan | Jan 22, 22:42 | |
| tom_waters | Jan 22, 22:45 | |
| John C. Randolph | Jan 22, 22:57 | |
| Jeff Galyan | Jan 22, 23:04 | |
| Jeff Galyan | Jan 22, 23:06 | |
| Ondra Cada | Jan 23, 00:06 | |
| Ondra Cada | Jan 23, 00:12 | |
| Ondra Cada | Jan 23, 00:18 | |
| Jeff Galyan | Jan 23, 00:19 | |
| Marcel Weiher | Jan 23, 00:37 | |
| Bob Savage | Jan 23, 02:03 | |
| Simon Stapleton | Jan 23, 11:23 | |
| Bob Savage | Jan 26, 01:49 | |
| Bob Savage | Jan 29, 03:58 | |
| jgo | Jan 30, 05:31 | |
| Bob Savage | Jan 30, 07:37 |






Cocoa mail archive

