how to program a lib A that depends on another lib B that depends on lib A
Posted
#1
(In Topic #562)
Enthusiast

Posted
Regular

See my post: Captain Bodgit: Gambas: using external Gambas libraries
Posted
Enthusiast

lib A uses libB.job() … and lib B uses libA.job()
so i cant compile lib A to reference within lib B and i cant compile lib B to reference within lib A
Posted
Regular

PJBlack said
no because they can't compile …
Can you give me a code example, so I don't have to write my own.
Posted
Regular

See also: Circular dependency - Wikipedia
Posted
Enthusiast

stevedee said
bad idea
my build in mr monk says it's a brilliant idea … but yes i think you're right and i will thinking about redesigning that stuff.
thanks for your help so far!
1 guest and 0 members have just viewed this.



