Huimin Yan

Results 4 comments of Huimin Yan

Hi, did you guys solve this problem? Is it related to the version?

I worked around it by modify the function: def layer(self, name): '''Return layer of a node @param name name of switch @return layer layer of switch ''' return self.g.node[name]['layer'] #...

Synced a bit offline, just want to leave a comment here, please also consider authoring event and delegate, prototype a winrt "event" type (similar like c++/winrt [winrt::event struct](https://docs.microsoft.com/en-us/uwp/cpp-ref-for-winrt/event) ) so...

Thanks, Kenny for putting this together and super helpful to provide a validated short-term solution. For MIDL define, personally I also don't mind defining it, it can particularly serve as...