diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-05 11:37:49 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-05 11:37:49 +0000 |
commit | f3b3cc5a2f8cea7c2148b6ba82b49f7538d7d729 (patch) | |
tree | 1dd76378561aa2b256e4e4e8ce2172b7ad93b039 /TODO | |
parent | d5a84e681639aac6cca9b3fe50532729d2b60025 (diff) |
make weakreferences optional
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ** check that the blocking is correct on DBusAsyncReply and add an explicit timeout value * named pipes under windows: http://www.koders.com/csharp/fid2CD89EB558B80CE4947D53BAC3D667F2F1188FB9.aspx - * document that if you don't hold a reference, I will lose it! + * document that if you don't hold a reference, I will lose it! (now not default) * Javadoc * document that we handle Introspect for you * add header checks to daemon |