Is there something I can do to catch this? Should I be using some kind of
registry or dictionary to keep track of imports? (Would that help?)
2011/5/10 Oleg Broytman <ph...@ph...>
> On Tue, May 10, 2011 at 02:18:55PM -0600, Pгoм???тн?????s 0x01 wrote:
> > Is it possible for it to be loading the same class twice?
>
> Yes, and bugs caused by dual import are, in my opinion, the most
> painful to debug.
>
> Oleg.
> --
> Oleg Broytman http://phdru.name/ ph...@ph...
> Programmers don't die, they just GOSUB without RETURN.
>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> sqlobject-discuss mailing list
> sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
>
|