Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Tiger: Stupid question about updates...

Tiger: Stupid question about updates...
Thread Tools
Fresh-Faced Recruit
Join Date: Mar 2004
Status: Offline
Reply With Quote
Mar 15, 2005, 07:57 AM
 
OK, I am a total Noob and I know this question is probably so unbelievably stupid to some people that it is almost embarassing to ask, but...I just went through the Tiger tour on Apple's website and had the following thought:

Basically, the features that look most interesting are Dashboard and Spotlight (fun to play with, while core audio and video perhaps being the most intriguing).

OK, fine. So I will go out and buy it (when the release date rolls around).

...BUT (and here is my question), when I upgrade to 10.4, will I have to upgrade all of my other apps (Adobe Creative Suite, Office, Filemaker, etc)? Or, will I be able to install my current versions and have them work fine?

Again, profound apologies for my naiveté. (A simple "yes" or "no" answer might suffice.)

Thanks. Much love for this forum.
     
Mac Elite
Join Date: Feb 2003
Status: Offline
Reply With Quote
Mar 15, 2005, 08:03 AM
 
Why do you write so much drivel instead of just asking the question?

Anyways, you don't have to upgrade your apps (except perhaps a little free update in some cases)
     
Fresh-Faced Recruit
Join Date: Mar 2004
Status: Offline
Reply With Quote
Mar 15, 2005, 08:08 AM
 
Thanks!
     
Moderator
Join Date: May 2001
Location: Hilbert space
Status: Offline
Reply With Quote
Mar 16, 2005, 07:22 AM
 
Regular apps such as Photoshop, MS Office, etc. will continue to work fine. I still work with the first version of Office X (introduced with 10.1) on my 10.3 machine (basically to open attachments ).
I don't suffer from insanity, I enjoy every minute of it.
     
Posting Junkie
Join Date: Mar 2004
Location: MacNN database error. Please refresh your browser.
Status: Offline
Reply With Quote
Mar 16, 2005, 07:32 AM
 
Some apps, such as the GUI ones like ShapeShifter may need updates though.

This is a computer-generated message and needs no signature.
     
Mac Elite
Join Date: Oct 1999
Location: San Jose, Ca
Status: Offline
Reply With Quote
Mar 16, 2005, 07:45 AM
 
Just to clarify what Randman said: any application that works with the documented API's from Apple will work just fine. Apple has a long history of making sure that these work version after version. Occasionally they have to change things enough that it does break legitimate apps (the 10.0 -> 10.1 transitions featured some of this). The problems happen when developers decide to get cute (haxies for example), or are writing somethings that has to go into undocumented areas (like a disk utility). The developers know that these are on dangerous grounds already, and that they will probably break.
     
Clinically Insane
Join Date: Nov 1999
Status: Offline
Reply With Quote
Mar 16, 2005, 09:31 AM
 
Most apps should work fine; Tiger introduces many new features but relatively few under-the-hood changes.

Some apps do break between OS releases, particularly those involved with extending the OS itself. Disk-repair utilities also tend to take hits when the filesystem gets new features, as it will in Tiger; they won't harm the OS or files themselves but they may do funny things to the Spotlight database.

This said, you mentioned the Adobe Creative Suite, Office, and Filemaker. It is unlikely that these apps in particular will break, as they tend to stick to using the OS in well-documented ways.
You are in Soviet Russia. It is dark. Grue is likely to be eaten by YOU!
     
Addicted to MacNN
Join Date: Aug 2004
Location: FFM
Status: Offline
Reply With Quote
Mar 16, 2005, 10:24 AM
 
Originally posted by Millennium:
This said, you mentioned the Adobe Creative Suite, Office, and Filemaker. It is unlikely that these apps in particular will break, as they tend to stick to using the OS in well-documented ways.
And even if they don't, those apps don't break because Apple knows about them, and they are important enough to get special workarounds if they contain bugs that would make them break with an OS update.
     
Mac Elite
Join Date: Aug 2001
Status: Offline
Reply With Quote
Mar 16, 2005, 02:07 PM
 
Originally posted by Millennium:
Tiger introduces many new features but relatively few under-the-hood changes.
Odd... I would have said that the other way around... (Massive rewrite of the whole quicktime and graphics infrastructure to use OpenGL?)
     
Moderator
Join Date: May 2001
Location: Hilbert space
Status: Offline
Reply With Quote
Mar 16, 2005, 02:33 PM
 
Originally posted by Millennium:
Most apps should work fine; Tiger introduces many new features but relatively few under-the-hood changes.

Some apps do break between OS releases, particularly those involved with extending the OS itself. Disk-repair utilities also tend to take hits when the filesystem gets new features, as it will in Tiger; they won't harm the OS or files themselves but they may do funny things to the Spotlight database.

This said, you mentioned the Adobe Creative Suite, Office, and Filemaker. It is unlikely that these apps in particular will break, as they tend to stick to using the OS in well-documented ways.
Tiger is mostly under-the-hood changes, but most of them are additions or extensions without breaking compatibility (e. g. Spotlight is built on top of HFS+).
I don't suffer from insanity, I enjoy every minute of it.
     
Mac Enthusiast
Join Date: Nov 2001
Location: fourth sector
Status: Offline
Reply With Quote
Mar 16, 2005, 02:34 PM
 
Originally posted by Catfish_Man:
Odd... I would have said that the other way around... (Massive rewrite of the whole quicktime and graphics infrastructure to use OpenGL?)
Yea, you are right. Core Image, Core Video, improved 64-Bit support (like 64-bit virtual memory) etc. are "under the hood features".

nexus5.
     
Mac Elite
Join Date: Jan 2003
Location: 127.0.0.1
Status: Offline
Reply With Quote
Mar 16, 2005, 05:04 PM
 
I imagine DiskWarrior may be one of the "broken" apps because of the Spotlight database. Then again, the scenario may just be like v2.1 destroying the journaling, resulting in the user having to re-enable it.
     
Mac Elite
Join Date: Oct 1999
Location: San Jose, Ca
Status: Offline
Reply With Quote
Mar 17, 2005, 09:48 AM
 
Originally posted by alphasubzero949:
I imagine DiskWarrior may be one of the "broken" apps because of the Spotlight database. Then again, the scenario may just be like v2.1 destroying the journaling, resulting in the user having to re-enable it.
Why would you think that? Spotlight runs completely in userspace and has nothing at all to do with how HFS+ is stored. The only changes in HSF+ needed for spotlight happened in 10.3.5, and were not really changes in the HFS+ code, but was a file change notification system put in the Virtual Stackable File System into which the HFS+ code slots into.

Now it may well be that 10.4 breaks DiskWarrior in some way as DiskWarrior is one of those apps that goes behind the API curtain and plays with data structures directly (it has to). But if do it has nothing at all to do with spotlight. I have not heard anything about HFS+ changes in 10.4, but you never know.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 04:53 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2