| Article: |
Working With Bitmap Images; Document-Based Application Redux | |
| Subject: | Some changes | |
| Date: | 2002-05-04 09:15:00 | |
| From: | psheldon | |
|
Response to: Some changes
|
||
|
"...use only very basic words, so I can follow your ideas..."
|
||
Showing messages 1 through 4 of 4.
-
Some changes
2002-05-06 13:35:01 michele [Reply | View]
-
I am Paul, Sherlock 3 of Jaguar multithreaded
2002-05-07 22:37:00 psheldon [Reply | View]
www.maccentral.com has Jobs keynote saying it has this multithreaded feature like Marshmallow librarian has. I suspect that feature is much more than being able to search while indexing. I'd like Apple to eventually tell me something deeper about that multithreadedness being a good feature.
I'm going to fool with Marshmallow librarian.
I think there are general things I don't understand about indexing, whether with sherlock or Marshmallow librarian. Where, for example, is the index saved or is it saved?
I installed the May 2002 cd mailing mac os x developer tools. There was also a disk with developer tools in April. So, to make an April fools joke, I might be fooled as to which was the April tools. They usually have distinct things in different months and two months of tools is surprising. So, I may really be fooled.
I copied and recompiled and old project in Applescript and then did the "Variables Inside Cocoa Objects" of 04/12/2002 in the new PB. The readme on the May cd mailing tools said that headers were precompiled and so builds were faster. I think they were.
Exciting. -
I am Paul, Sherlock 3 of Jaguar multithreaded
2003-06-10 16:36:20 anonymous2 [Reply | View]
no i am paul sherlock 3 of jaguar multithreaded
i will unleash my power on all of you! -
I am Paul, Sherlock 3 of Jaguar multithreaded
2002-05-13 03:59:57 michele [Reply | View]
Hello Paul,
The indexes you create with MarshmallowLibrarian are saved in Users/Library/Application Support/MarshmallowLibrarian/Index. Whenever you launch the application or a saved file, the program loads the indexes.
As for Sherlock, I think the indexes are encoded into the com.Apple.Sherlock.plist file which is located in Users/Library/Preferences folder.
Michèle




By "browse" do you mean use a web browser such as netscape or internet explorer?
No, excuse me, My English is very basic. I mean, read it thorougly, cut the parts of code you thing you understand and use it in your own application to experiment with.
Sketch and Composite Lab are code examples from Apple. You find them and a lot more in the Developer folder, Examples, AppKit. The Developer folder is at the first level of your hard disk.
As for the new PB, try it. You can customize the editors, use gcc 3. And what's unvaluable you have the up-to-date documentation. Personnally, I was at the border of nervous breakdown with the ever mentioned "description forthcoming" each time I needed more details on a method, a class or even a topic.
Michèle