Just Me or Do You Think OS X 10.3 Will Be Huuuuge!

13

Comments

  • Reply 41 of 63
    charlesscharless Posts: 301member
    sorry, triple post
     0Likes 0Dislikes 0Informatives
  • Reply 42 of 63
    robsterrobster Posts: 256member
    Quote:

    Originally posted by CharlesS

    Baloney.



    1. IPC between Cocoa and Classic applications works fine. For an example, try dragging and dropping text between Safari and SimpleText in Classic. Works fine. So does copy and paste, AppleScript, etc. Cocoa and Classic apps can talk to each other.



    2. The Mac OS X Finder doesn't need to run in the Classic environment, so it doesn't make an ounce of difference whether it can or not.



    3. Even if it did matter, the Mac OS X Finder is a Mach-O binary anyway, which is just as incompatible with Classic as Cocoa is.



    The reason that the Finder hasn't been rewritten in Cocoa is that Apple doesn't want to rewrite the Finder. Plain and simple.




    Hey charles sorry to flame but you're startlingly naive...



    I've been informed quite explicitly by a close friend who is a software developer and who has worked at Apple, that the Finder classic/carbon issue is a real one.
     0Likes 0Dislikes 0Informatives
  • Reply 43 of 63
    robsterrobster Posts: 256member
    Quote:

    Originally posted by Nebagakid





    -Databased, self optimizing File System. Hopefully

    -Copy, Move, Download, FTP, WebDAV Transfers using one common Finder window to manage data traffic. Do they not already?



    -More file systems supported by the OS: NTFS, Ext2 etc... Yeah, so?







    No they don't...and it annoys me i forgot to add cd/dvd burning, disk formatting to the list too.



    The FS issue would help me out a lot as I admin a multi platform netowrk and the chance to drop a win or linux drivr into my g4 to copy files perform maintenance, heck even installs would be great.

    And how much quicker would VPC run from an actual drive than from a disk image
     0Likes 0Dislikes 0Informatives
  • Reply 44 of 63
    tacojohntacojohn Posts: 980member
    Sorry- the 5.1 isn't confermed- just an idea of mine because there isn't any 3rd party support for 5.1 sound.
     0Likes 0Dislikes 0Informatives
  • Reply 45 of 63
    overhopeoverhope Posts: 1,123member
    Quote:

    Originally posted by robster

    I've been informed quite explicitly by a close friend who is a software developer and who has worked at Apple, that the Finder classic/carbon issue is a real one.



    Rob, any chance you can expand on that at all?
     0Likes 0Dislikes 0Informatives
  • Reply 46 of 63
    cubedudecubedude Posts: 1,556member
    Quote:

    Originally posted by kim kap sol



    iWorks (word processor, spreadsheet, Keynote, database)

    iLife (iTunes 4, iMovie 3, iDVD 3, iPhoto 2)

    Safari, iChat, Sherlock

    Mail, Address Book, iCal, iSync

    QT7

    DVD Player 4





    I really hope the don't name their productivity suite iWorks. That just sounds stupid.



    I think it's too early for QT7. Probably just 6.x. Also, its too early for iTunes 4. Once again, I expect a 3.x release.



    Obviously, the final version of Safari will be included.



    Quote:

    Originally posted by tacojohn:

    Sorry- the 5.1 isn't confermed- just an idea of mine because there isn't any 3rd party support for 5.1 sound.



    I'd like to see that. It'd be great if they would also include a 5.1 sound card in the PM's to go with it as well.





    Quote:

    Originally posted by Mac OS X Addict:

    There might even be a new UI in Panther. Looprumors is reporting that Apple is creating a Metal Theme for 10.3. I don't mind the metal theme, but Apple is going a little too far if they make a whole UI on it. I guess it just depends on what it looks like. If they tone it down the metal look a little, may be it would not be that bad. If they do come out with a metal UI, I sure hope that Aqua is an option to have as th UI as well. Maybe they are going to go into themes with 10.3. That sure would be interesting.



    No. That would be one ugly menu bar. Can you imagine the Display menu bar item on brushed metal? :ick: Plus, it wouldn't look all that great on a Studio display, because of the thick border, IMHO.
     0Likes 0Dislikes 0Informatives
  • Reply 47 of 63
    charlesscharless Posts: 301member
    Quote:

    Originally posted by robster

    Hey charles sorry to flame but you're startlingly naive...



    I've been informed quite explicitly by a close friend who is a software developer and who has worked at Apple, that the Finder classic/carbon issue is a real one.




    You know, it might be a better idea to at least give one good reason why this would be an issue before flaming... "startlingly naive" indeed. Do you understand anything about the Cocoa and Carbon API's? Have you ever even looked at them, or tried to understand how they work? Have you ever considered that your friend who is a software developer isn't God, and that he might have been mistaken on this issue?



    At the root level, Cocoa and Carbon are both built on top of CoreFoundation. In addition, many of the "Finder-like" stuff is in other frameworks, like LaunchServices.framework. Cocoa is just a higher-level API than Carbon, that's all. Neither is more or less capable of communicating with Classic apps. Neither is capable of running under OS 9 if they're both compiled to Mach-O binaries.



    I've given reasons why it's not a problem, but I haven't heard any good reasons why it would be yet. Who's naive? Give me one good reason - that's all I ask. If it's a good enough reason to convince me, then so be it. But so far, you've provided nothing, but instead decided to just throw insults.
     0Likes 0Dislikes 0Informatives
  • Reply 48 of 63
    hypoluxahypoluxa Posts: 703member
    I agree, one of the things I hope Apple does it put some functions in the disk Utilility app, like defragging capability! I mean does OSX harddrive not need to be defragged once in a while? and cd session burning capabilty as well, what the hell is up with not having that! well I could be wrong they may have it now, but not on the G4 733 I was using at work a while ago..anyone know?











    [QUOTE]Originally posted by kim kap sol

    [B]And I don't mean huge as in disk space huge...I mean huge update.
     0Likes 0Dislikes 0Informatives
  • Reply 49 of 63
    robsterrobster Posts: 256member
    Quote:

    Originally posted by CharlesS

    You know, it might be a better idea to at least give one good reason why this would be an issue before flaming... "startlingly naive" indeed. Do you understand anything about the Cocoa and Carbon API's? Have you ever even looked at them, or tried to understand how they work? Have you ever considered that your friend who is a software developer isn't God, and that he might have been mistaken on this issue?



    At the root level, Cocoa and Carbon are both built on top of CoreFoundation. In addition, many of the "Finder-like" stuff is in other frameworks, like LaunchServices.framework. Cocoa is just a higher-level API than Carbon, that's all. Neither is more or less capable of communicating with Classic apps. Neither is capable of running under OS 9 if they're both compiled to Mach-O binaries.



    I've given reasons why it's not a problem, but I haven't heard any good reasons why it would be yet. Who's naive? Give me one good reason - that's all I ask. If it's a good enough reason to convince me, then so be it. But so far, you've provided nothing, but instead decided to just throw insults.




    I think i type my last message when I was in a bad mood, didn't mean to sound confrontational.

    To be open, I've not got any great technical API knowledge, beyond some basic Cocoa tinkering. However my friend who tipped me off on this I respect a lot and I understand from mutual friends that he is very well respected among his (work) peers. All I am saying is that I've been told there is apparantely something preventing recoding the Finder into Cocoa and that something breaks Classic in it's current form.
     0Likes 0Dislikes 0Informatives
  • Reply 50 of 63
    overhopeoverhope Posts: 1,123member
    Fair enough: as far as I'm concerned, just as soon as we can dump Classic, the better. There's no OS 9 on any active drives round here (although a backup sticks around purely for nostalgic reasons).



    Quiok followup to CubeDude , it looks like the next iteration of iTunes will have AAC support and be tied into this alleged music-serving service. Whether or not Apple reckons this is worthy of a whole-number level-bump, I wouldn't like to say, but on past evidence of the iTunes roadmap, I wouldn't say it was unlikely. Anyone remember the differences between the various levels? I know 2 was the first to support iPod, but other than that...
     0Likes 0Dislikes 0Informatives
  • Reply 51 of 63
    cubedudecubedude Posts: 1,556member
    Quote:

    Originally posted by hypoluxa

    I agree, one of the things I hope Apple does it put some functions in the disk Utilility app, like defragging capability! I mean does OSX harddrive not need to be defragged once in a while? and cd session burning capabilty as well, what the hell is up with not having that! well I could be wrong they may have it now, but not on the G4 733 I was using at work a while ago..anyone know?





    That would be great. Toast sucks, and not having to launch it to burn multiple sessions would be great.



    Quote:

    Originally posted by Overhope:

    Quiok followup to CubeDude , it looks like the next iteration of iTunes will have AAC support and be tied into this alleged music-serving service. Whether or not Apple reckons this is worthy of a whole-number level-bump, I wouldn't like to say, but on past evidence of the iTunes roadmap, I wouldn't say it was unlikely. Anyone remember the differences between the various levels? I know 2 was the first to support iPod, but other than that...



    Maybe, but only if the alleged music service was announced officialy. AAC support doesn't warant a 4.0 update to me. If you remember that when the iPod was announced iTunes 2 came with it. iTunes 3 would probably be 2.x if Apple hadn't dropped iTunes OS9 support with it. I think the next major revamp of iTunes will be 4.x only if the Apple music service is announced along with it, like the iPod(new MP3 product, new iTunes).
     0Likes 0Dislikes 0Informatives
  • Reply 52 of 63
    drewpropsdrewprops Posts: 2,321member
    What sucks about Toast?

    I really like how easy and straightforward the app is...



    But, the functionality really should be built into OS X.
     0Likes 0Dislikes 0Informatives
  • Reply 53 of 63
    nanonano Posts: 179member
    what the hell is 970
     0Likes 0Dislikes 0Informatives
  • Reply 54 of 63
    airslufairsluf Posts: 1,861member
     0Likes 0Dislikes 0Informatives
  • Reply 55 of 63
    cubedudecubedude Posts: 1,556member
    Quote:

    Originally posted by drewprops

    What sucks about Toast?

    I really like how easy and straightforward the app is...



    But, the functionality really should be built into OS X.




    Toast is straightforward, but has sometimes crashed on me while burning a CD, resulting in a worthless CD.
     0Likes 0Dislikes 0Informatives
  • Reply 56 of 63
    rogue27rogue27 Posts: 607member
    Quote:

    Originally posted by hypoluxa

    I agree, one of the things I hope Apple does it put some functions in the disk Utilility app, like defragging capability! I mean does OSX harddrive not need to be defragged once in a while? and cd session burning capabilty as well, what the hell is up with not having that! well I could be wrong they may have it now, but not on the G4 733 I was using at work a while ago..anyone know?



    The Mac OS X file system does not get as fragmented as the file systems that are used on Windows machines due to a better design, so there is less need for defragging.
     0Likes 0Dislikes 0Informatives
  • Reply 57 of 63
    overhopeoverhope Posts: 1,123member
    I had a conversation with one of Apple UK's senior marketing guys at a seminar last year, and his thought on the subject of Toast was something along the lines of "why would we bother spending a lot of money trying to put another company out of business?" (got quite a laugh, especially since his Powerpoint presentation had crashed a few minutes earlier), and I think Apple would argue that the basic functionalities required of CD burning (data storage and music-CD creation) are already covered in the OS. Although multi-session would be nice...
     0Likes 0Dislikes 0Informatives
  • Reply 58 of 63
    chuckerchucker Posts: 5,089member
    Quote:

    Originally posted by robster

    And how much quicker would VPC run from an actual drive than from a disk image



    Hmm. Actually, in VPC's bundle, there is a fsck_msdos. That /might/ mean that VPC will run faster with FAT32 partitions. No idea.
     0Likes 0Dislikes 0Informatives
  • Reply 59 of 63
    robsterrobster Posts: 256member
    Quote:

    Originally posted by Overhope

    I had a conversation with one of Apple UK's senior marketing guys at a seminar last year, and his thought on the subject of Toast was something along the lines of "why would we bother spending a lot of money trying to put another company out of business?" (got quite a laugh, especially since his Powerpoint presentation had crashed a few minutes earlier), and I think Apple would argue that the basic functionalities required of CD burning (data storage and music-CD creation) are already covered in the OS. Although multi-session would be nice...



    I beleive you can burn multi-session CD-s already in 10.2 but you have to use Disk Copy to do it. There's a KB article around somewhere



    Burning Multi-Session CD's in 10.2
     0Likes 0Dislikes 0Informatives
  • Reply 60 of 63
    robsterrobster Posts: 256member
    Quote:

    Originally posted by CubeDude

    Maybe, but only if the alleged music service was announced officialy. AAC support doesn't warant a 4.0 update to me. If you remember that when the iPod was announced iTunes 2 came with it. iTunes 3 would probably be 2.x if Apple hadn't dropped iTunes OS9 support with it. I think the next major revamp of iTunes will be 4.x only if the Apple music service is announced along with it, like the iPod(new MP3 product, new iTunes).





    I thought it might also get rendezvous support at last....as demoed about 1000 years ago it seems...
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.