Re: [pygccxml-development] [FT] not exception safe generated code
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-09-15 12:39:45
|
Roman Yakovenko wrote: > Obviously the code you generate here is not exception safe. I think You're right. But that code doesn't get generated anyway unless you explicitly enable it in the source code. I'm using this just to test whether it will work for the Maya bindings at all (I actually just got it working today :) I agree that the final implementation should be more careful and using your proposed class for this looks like it might be a good choice. - Matthias - |