Automatic bundle detection
Reported by Virgil Dupras | 2009-06-04 17:33:25 UTC | in se2.8.0 me5.7.0 pe1.8.0 (closed)
There must be a way to automatically and reliably detect that a folder is a bundle. dupeGuru SE should do that.
Comments and changes to this ticket
-

Virgil Dupras 2009-08-30 19:09:16 UTC
- Milestone set to se2.8.0 me5.7.0 pe1.8.0
-

Virgil Dupras 2009-09-02 14:09:00 UTC
- Assigned user set to Virgil Dupras
- State changed from new to open
-

Virgil Dupras 2009-09-02 14:45:46 UTC
Alright, the way to do it is with UTI. If the UTI of a path conforms to either
com.apple.bundleorcom.apple.package, it must be treated by dupeGuru as a single file. The methods to use areNSWorkspace.typeOfFile_error_()andNSWorkspace.type_conformsToType_(). -

Virgil Dupras 2009-09-02 15:05:22 UTC
- State changed from open to fixed
-

Virgil Dupras 2009-09-05 19:03:34 UTC
- Tag changed from design, from-trac, se to from-trac, se
[not-tagged:"design" bulk edit command]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
-
11
Automatic bundle detection
(from [113]) [#11 state:fixed] dupeGuru SE now handles an...