Mikael Hallendal
2003-03-14 17:40:25 UTC
Hi!
Just wanted to inform that during wrapping of libmrproject for Python I
needed to change
mrp_project_get_properties
to
mrp_project_get_properties_from_type.
That's because MrpProject is an
MrpObject which has mrp_object_get_properties. But in the python
bindings they would both be
obj.get_properties()
but take different arguments.
This should be the last function before we have libmrproject fully
wrapped.
Regards,
Mikael Hallendal
Just wanted to inform that during wrapping of libmrproject for Python I
needed to change
mrp_project_get_properties
to
mrp_project_get_properties_from_type.
That's because MrpProject is an
MrpObject which has mrp_object_get_properties. But in the python
bindings they would both be
obj.get_properties()
but take different arguments.
This should be the last function before we have libmrproject fully
wrapped.
Regards,
Mikael Hallendal
--
Mikael Hallendal ***@codefactory.se
CodeFactory AB http://www.codefactory.se/
Cell: +46 (0)709 718 918
Mikael Hallendal ***@codefactory.se
CodeFactory AB http://www.codefactory.se/
Cell: +46 (0)709 718 918