soylent r294 - trunk/libsoylent



Author: svenp
Date: Mon Aug 18 15:38:02 2008
New Revision: 294
URL: http://svn.gnome.org/viewvc/soylent?rev=294&view=rev

Log:
enhanced TODO-list

Modified:
   trunk/libsoylent/TODO

Modified: trunk/libsoylent/TODO
==============================================================================
--- trunk/libsoylent/TODO	(original)
+++ trunk/libsoylent/TODO	Mon Aug 18 15:38:02 2008
@@ -1 +1,14 @@
  * special handling of "Me" (e.g. is online when an account is connected)
+ * for every method / function check:
+   * GNU-Style? all lines shorter than 80 characters?
+   * variables defined at the beginning of a block?
+   * parameters checked (return_if_fail)?
+   * object_ref / object_unref / free?
+   * documented? useful comments included?
+ * adjust copyright notices
+ * polish GObject-stuff
+   * properties
+   * class / instance initialization / disposal
+   * virtual methods
+ * name_to_eattrname / eattrname_to_name: proper initialization / disposal
+ * rename sl_attribute_cleanup



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]