mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Update completed items.
This commit is contained in:
parent
977a8641f5
commit
b10a5efa8a
1 changed files with 2 additions and 4 deletions
6
TODO
6
TODO
|
|
@ -30,11 +30,9 @@ not be available at all in the client bindings.
|
|||
|
||||
Look into loudmouth for XMPP stuff.
|
||||
|
||||
Check where newPy*() is being used in wrappers, and ensure if NULL is returned
|
||||
it is not used. No need to set error, just return the null.
|
||||
|
||||
Fix Arithmetic and Mind code so the factory is not created every time,
|
||||
nor the type looked up every time.
|
||||
nor the type looked up every time. Python related factories need to be way
|
||||
more consistent.
|
||||
|
||||
Look through dynamic casts and consider when it would be cleaner to
|
||||
extend the interface in the base class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue