Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Packaging and cyclic class referencing problems

Status
Not open for further replies.

msteggo

Programmer
Oct 27, 2000
52
US
Anyone know of a good source that shows a good solution to these errors:?

"The class <classname> could not be loaded...",
"The class <classname> conflicts with the previously loaded class <classname>..."

I'm having a heck of a time trying to implement some design patterns, like Observer and MVC, inside packages...these patterns include some cyclic class referencing.

Thanks ahead of time,
Mike
Frustrated Flash Developer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top