So if you're using the precompiled .swc for QuickB2, you get public access to
all the behind-the-scenes stuff that is namespaced in order for "private"
members of classes to be able to talk to each other (like the friend modifier
in C++). At best this horribly confuses the API, at worst it gives outside
access to stuff that definitely should not be accessible.
Anyone know how to fix this???
- Doug
Original issue reported on code.google.com by doug...@gmail.com on 14 Mar 2011 at 8:26
Original issue reported on code.google.com by
doug...@gmail.com
on 14 Mar 2011 at 8:26