API change in libmrproject

Mikael Hallendal <[email protected]> 14 Mar 2003 18:40:25 +0100
Newsgroups gmane.comp.gnome.apps.mr-project.devel
Organization CodeFactory AB
Message-ID <[email protected]>
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
-- 
Mikael Hallendal                [email protected]
CodeFactory AB                  http://www.codefactory.se/
                                Cell: +46 (0)709 718 918