
2 Nov
2005
2 Nov
'05
1:35 a.m.
"Beman Dawes" <bdawes@acm.org> writes:
Microsoft has published an API for Windows Vista supporting POSIX-like symbolic links.
Unless someone has a killer argument against, I'll add a create_symlink() function to Boost.Filesystem.
This seems perfectly reasonable. In practice, however, I think any program that creates symlinks will be highly confusing for most Windows users, and thus this feature is likely not to ever be used by most users of the library. This seems to show how platform-specific many filesystem manipulations really are. -- Jeremy Maitin-Shepard