Re: [Quickfix-developers] Integrate socket connections into application-wide async socket loop
Brought to you by:
orenmnero
|
From: <or...@qu...> - 2006-06-16 19:40:45
|
<DIV name="wmMessageComp">I don't know if I relish making these methods public in C++. Swig does allow you to pass macros into its preprocessor however, so we can probably take advantage of that to allow the header to change the protection to public when swig is processing the file.</DIV> <DIV name="wmMessageComp"><BR>--oren</DIV> <BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid" name="wmMessageComp">I'm not sure whether you want to make the methods public? It does <BR>greatly increase the functionality of the Python wrappers - <BR>particularly if the same principle got applied throughout the <BR>codebase...<BR></BLOCKQUOTE> |