-
Notifications
You must be signed in to change notification settings - Fork 2
Internal Rewrite
pyluyten edited this page Oct 8, 2012
·
6 revisions
Simple Implementation / clean up
- trivial : tomboy serializer (basically the opposite than deserializer)
- boring : clean-up func for NoteBook , NoteObj. Especially biji_note_obj construction.
- Improve GHashTable / BijiTimeout usage. maybe a second ghash table for titles?
- Maybe g_timeout_add for UI loading (spinner)
Important correction / changes
- medium : probably big leaks in deserialization or note edition (more notes make RAM grow a lot). The worst has been done but still a big leak when opening note / coming back.
- cool : create a clutter-webkit branch (with slightest change possible...) Maybe also switch to webkit2 to have print automatically handled?
- boring for later on. : just hide main view rather destroy when switching to one note.