Page 1 of 1

Class Name Conflict

Posted: Fri Sep 08, 2006 3:33 pm
by lvitup
Hi.

I am using two 3rd party libraries. Each has a class by the same name. What are my options at resolving this conflict? I'd rather not change the libs.

Thanks.

Posted: Fri Sep 08, 2006 3:40 pm
by feyd
As long as they don't need to be loaded at the same time, there is not problem. But if they do, you need to rename them.