-
Notifications
You must be signed in to change notification settings - Fork 7
/
TODO.txt
17 lines (13 loc) · 1.06 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Global to-do list for the entire project
// to-do items specific to an object are associated directly with that object in the header or implementation files
Create some nice icons instead of the crap ones we have now.
Auto-uncollapse list items in template editor when they are created and when a resource is opened.
Add preference to "Show Resource Fork even if empty."
Add viewers for MooV and PICT.
Modify -[Resource data] and -[Resource setData] to use ResourceManager functions behind the scenes instead of an NSData object. This should fix the problem with new resources not being saved at times.
// some old to-dos. don't know if these still apply
-> "Open as Hex" displays "(null)" as the document name. Why?
-> Changing the type/creator of a file isn't written to disk by ResourceDocument.
-> Create small versions of the doc icons in Photoshop instead of letting IconComposer use its cheap scaling on them.
-> Auto-uncollapse list items in template editor when they are created and when a resource is opened.
-> Template editor should maintain "dirty" flag for resource.