Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Rolf <email@hidden>
- Date: Tue, 18 Nov 2003 15:40:21 +0100
Hi,
Java's Vector class and Cocoa's NSMutableArray class are quite similar ..
/Rolf
18.11.2003 07:00:08, skrev Highlander872 <email@hidden>:
>
I having been learning java for a couple months now and find it rather
>
easy to learn, but i have just started trying to use the cocoa-java
>
application in Project Builder (i still have 10.1) and can not seem to
>
find much info on it. I looked on the ADC but the only tutorial i could
>
find was practically a 'hello world'. I am hoping to eventually create a
>
database-like application, that will have approx 10,000 entries (each
>
entry will have 9 parts that have their own display fields). 7 of the
>
items for each entry will be hard-coded and are not editable. but the
>
last two are.
>
>
Heres my question. in pure java i would probably use something like an
>
array to store it.
>
>
but arrays dont seem to work the same way in cocoa-java and i can find
>
nothing on how to do them. the only example i could find refuses to
>
compile because the code contains invalid syntax. despite a copy-paste
>
into the program.
>
>
does ne 1 have ne ideas on how i could go about doing this?
>
ne thing would be appreciated.
>
>
thnx
>
>
>
>
"The very powerful and the very stupid have one thing in common. They
>
don't alter their views to fit the facts, they alter the facts to fit
>
their views. Which can be quite uncomfortable if you happen to be one of
>
the facts that needs altering."
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >(no subject) (From: Highlander872 <email@hidden>) |