Closed spectranaut closed 7 months ago
I can do this when I get back from vacation! Unless someone (like Joanie) wants to do it next week.
Oh damn, I just realized I can't do this when I'm "back" from vacation, because I won't have my windows computer for that week. @joanmarie .. I wonder if you will have time to do this next week, after your work on the linux APIs is done?
@spectranaut: I'm not completely done with the linux API stuff, but I just landed the renaming part of this issue. Moving the find-root functions into the module namespace is still pending.
done!
Please read #147
For example:
To become:
Additionally, the static functions on IANode should be updated from:
to functions in the module namespace with a slightly different name (per #105):
ALSO in this task, change the interface's "GetProperties" to "toString", per joanie's comment on https://github.com/Igalia/AXAccess/pull/145#issuecomment-2013606844