Recommended Posts

I thought alot of the functionality was included in Vista anyway but it wasn't released as a single product as winFS was going to be. Don't know if parts were implemented in .Net or any of the other technologies. As for the file system comment above, maybe they do need a new file system but WinFS was never going to be one so it's not really a loss in that regard.

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

except that winfs was not a file system but an additional layer on ntfs. And while NTFS has it's disadvantages it is still one of the best file systems out there that keeps getting improved with every version of NT. Like for example transactional NTFS in vista

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

Neither HFS+ nor EXT3 are shining examples of anything compared to NTFS.

Most of the important 'modern' features in HFS+ like journalling, storing tiny files right in the lookup table, and ACLs were added as afterthoughts, and this leads to it not being a particularly 'clean' setup. Also HFS+ doesn't support encryption, quotas, sparse files, or compression.

NTFS 15 years ago had all of the stuff HFS+ has today and then some!

ext3 is similarly primitive compared to NTFS. It's basically just ext2 with journalling. There are much better filesystems for Linux.

Also, WinFS was not a filesystem. It was basically a big database.

Edited by MioTheGreat

Just another thread proving that most people just don't understand what WinFS was and what it would mean.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

It wouldn't really take much to cut down or pretty much "fix" the fragmentation that NTFS has if MS takes a proactive way of writing data like some unix/linux FS's do. Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment. It's like defraging before you write instead of doing it after in the background like Vista does it.

I'm sure if you look at UFS you'll get a good example.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

WinFS as I understand it was more a developers platform than anything a consumer would notice. A good example is the windows search which was to be tightly integrated with WinFS. Despite WinFS not being there that doesnt change the end users experience in the slightest. They can still tag, choose not to tag ect, it's all application dependent. WinFS would not have removed the hierarchical file structure at all, as stated it ran ontop of NTFS therefore it wouldnt remove functionality there already but run in addition to.

Furthermore as mentioned above alot of the functionality of WinFS has been ported over to other projects. As far as I can see it the loss of WinFS was greatly exagerated partly due to Microsoft over hyping the feature. While good for developers I don't think end users really were effected either way nor did they ever know what it was anyway based on how many ppl think it's a file system. Developers still got catered for via other means.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment.

I think NTFS (or Vista) partly does that already, although not as efficient as linux or mac file systems do.

It tries to put huge files in large free space parts of the disk - not like with FAT or FAT32 where files are written to the first empty block, no matter how small it is.

Besides, I hardly get over 1 - 2% fragmentation in Vista really :)

@WinFS: I thought BrandonLive once said something about it. That it was "an experiment that didn't work out". I'm sure he can explain it better than me.

OK, found his post:

It was a technology that didn't work and wasn't useful. We already have most of the features that were going to be powered by WinFS.

You don't want WinFS. You may think you do, but trust me, you don't.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

As I said: If explorer goes to the index, it can take care of all of that. Look at Search Folders, and the various grouping techniques Explorer offers that all rely on the index. You can get all of that functionality, and anything you're missing with regards to file tagging can be added by improving Explorer without WinFS.

WinFS has more or less "shipped" or will "ship" soon, although not in its original form:

LINQ

ADO.NET Entity Framework (this and LINQ help developers work with disparate data types and sets more easily)

SQL Server 2008 support for filestream blobs (aka storing files inside a database)

Windows Desktop Search (fast, file-content search)

Microsoft Sync Framework/Live Mesh (syncing)

Windows Backup (backup)

Stacks and Saved Searches (stacks and virtual folders)

What we're missing is the shell integration, which Microsoft deliberately backed away from during Vista's development as it was proving too confusing to users at that point. From the screens we've seen of 7, they are slowly moving back in that direction. We're also missing the various schemas for built in types, but that's not really important to the end user anyway. You also technically lose querying, but the search feature is robust enough that it shouldn't really be a loss to users. I can still, say, find all pictures taken in London by Johnny on December 17th if I wanted to through WDS.

Fragmentation would not have been improved by WinFS as many have said, because it wasn't a file system; in fact it may have been worsened because every file would be stored in large database files. Microsoft has helped mitigate the fragmentation problem by scheduling a defrag by default in Vista, but in a few years fragmentation should be a worry of the past anyhow thanks to SSDs.

I too think it would have had no real, tangible benefit on most users. I guess we're all saying, "Who cares"

I had no idea that HFS+ has fragmentation countermeasures. Does Vista really defrag in the background??

By default in Vista the built-in defragmentation service/system w/e is set to work when your system is idle if it needs to. I don't know if it checks first or if it just goes ahead and defrags the newest data written for the day etc, but that's how I remember it being set.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Wow, imagine you dump hundreds of hours into completing things and unlocking stuff and you lose it all. Back in the day when cheats were built into games, you could at least unlock things again that way without spending hundreds of hours again. But those days are long gone for some reason as no one builds cheats into games anymore. So it's even more painful that studio that's on its 6th installment **** it up so badly.
    • Spotify finally removes the disco ball app icon in the latest update by Ivan Jenic Image: Spotify Spotify has just released an update that removes its now infamous disco ball icon. The update reverts the app icon to the familiar flat green logo after weeks of mixed reactions online. The icon arrived on May 13 as part of the company's 20th anniversary celebration and was always intended to be temporary, though Spotify only confirmed that after the backlash started. The disco ball took the internet by storm, as the reception was split. A vocal group of users called it ugly and disorienting, with some iOS users noting that the 3D glowing effect made the app look like it was stuck mid-update. On the other end, the icon picked up a following of its own. Its retro, three-dimensional look immediately stood out against the flat, minimalist aesthetic that has dominated app design for years. It even started a small movement, spawning what people started calling "discomorphism," a mashup of disco and skeuomorphism. Other brands started posting disco ball versions of their own logos, probably in an effort to ride the wave of memes that flooded the internet during late May. Spotify has had a turbulent relationship with its user base lately. Besides the disco ball icon, which certainly wasn't appreciated by everyone, the company has also received backlash for its willingness to include AI-generated music on its platform. On May 17, Spotify promised the old icon would return “in a few weeks.” And now it looks like that time has finally arrived. So, whether you liked the disco ball or it made you uncomfortable, it’s now gone for good. The next time you update the Spotify app on your phone, the old, flat-design icon will return.
    • Playground Games confirms Forza Horizon 6 save wipe bug by Taras Buria Forza Horizon 6 was launched last month to critical acclaim (check out our review here), and it became a smash hit in an instant. Now, weeks into the launch, with die-hard fans clocking hundreds of hours, Forza Horizon 6 is facing a serious issue: save wipes. After multiple complaints on Reddit and social media, the studio issued a statement. The problem with missing saves came shortly after Playground Games promised the initial batch of gameplay tweaks and improvements. Unfortunately, there seems to be no temporary fixes for those affected by unexpected save wipes. However, the studio published a new support document with a few important steps users should try. First, affected gamers should open a support ticket immediately (go here to file one) so that the support team can try recovering the lost progress by reverting to an earlier save. Playground Games says this should be done the same day the issue occurs. Meanwhile, gamers are urged not to start new play sessions or create new saves. The studio also published a few things gamers should try to avoid to prevent potential progress loss: Ensure your Gaming Services app on PC or XBOX Series X|S console is fully up to date. On XBOX Series X|S consoles, disable Quick Resume for Forza Horizon 6: To disable Forza Horizon 6 from using Quick Resume, highlight the game box art anywhere in the console experience (Home, My Games & Apps, Pins, etc) and then press the Menu button, then go to Manage game and add-ons > Quick Resume settings > Disable Quick Resume. Ensure you are online when ‘quitting’ the game. Give your saved time to sync to the cloud before powering off or switching devices. Do not force quit the game during save screens. Do not power off the device during gameplay. Always "Quit" (console) or "Exit to desktop" (PC) once you've finished your play session, ensuring the save icon is not visible when you’re closing the game. Before turning off your console, shutting down your PC, or force-closing the Steam app, give your devices or clients at least a few minutes to ensure your latest progress has been synchronized with the cloud. This will reduce the risk of progress reversions as you switch between different platforms. XBOX Series X|S consoles, Steam, and the XBOX app on PC all include game save indicators that confirm your progress has been synced. You can read more about the bug in the official support document here. Forza Horizon 6 is currently available on PC (Steam and the Microsoft Store), Xbox Series X|S, and Game Pass. The game is also coming to PlayStation 5 later this year.
  • Recent Achievements

    • One Year In
      slackerzz earned a badge
      One Year In
    • One Year In
      highriskpaym earned a badge
      One Year In
    • One Month Later
      highriskpaym earned a badge
      One Month Later
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • Week One Done
      FBSPL earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!