rainwoodman / vast

vala and scientific numerical computation
11 stars 1 forks source link

gi: Add an override module and set basic magic methods #19

Closed arteymix closed 7 years ago

rainwoodman commented 7 years ago

I rebased this to master

rainwoodman commented 7 years ago

Merge? Master is broken anyways.

arteymix commented 7 years ago

There's still a lot to do. Maybe you would like to finish the magic methods first?

The override is not being imported so I'm sortof assuming it will work once installed.

rainwoodman commented 7 years ago

I want to first merge the infrastructure for override. Then we can play around what to override. We need that vala patch or a xslt transformation on the .gir file before this can actually work.

rainwoodman commented 7 years ago

But the if we don't merge the infrastructure first it needs to be rebased again and again and it is not trivial.