Monthly Archives: May 2008

Hard Paths and BDAlias

Until recently Simple Comic has relied on hard paths to find files for its session restore system.  With the advent of a more comprehensive bookmark manager I felt the need to look into a less fragile way of locating files.  Simple Comic now uses BDAlias, which is a wrapper class for OS-X’s alias manager.
So what [...]