PDA

View Full Version : API (version 2) complete?


Mark F
October 13th, 2002, 03:55 PM
I know this is a hard question - ;)

Do you think 3.2.5 is functionally complete (only allowing bug fixes) or will the plugin API (version 2) change some more?

I ask because I have 2 updated plugins that use the new API functionality and don't want to release them until the API is stable.

Ron
October 13th, 2002, 03:55 PM
I'm happy with it,.. if noone else would like to see additions to the API, then I'll pronounce the Api version 2 stable when girder 3.2.5 is released. :-)

Mark F
October 13th, 2002, 03:55 PM
OK, I'll wait until the weekend to see if there are more changes ;) before releasing new versions. :D

Ron
October 13th, 2002, 03:55 PM
If you don't mind waiting ;-) Its gonna be another busy weekend for me, I was hoping to release 3.2.5 tomorrow or sunday.

Mark F
October 13th, 2002, 03:55 PM
Not a problem.

When you get a chance, would you mind adding #ifndef/#define/#endif constructs around the stuff in the girder.h file so it can be #include more than once? This would allow lazy developers (like me) to just download the new file on each change instead of having to edit it to add this stuff.

Thanks. :)

Ron
October 13th, 2002, 03:55 PM
sure, this lazy developer like that idea too :-)

Ron
October 13th, 2002, 03:55 PM
I've finalized the API version 2.

Mark F
October 13th, 2002, 03:55 PM
Cool. Thanks.