[Click] Click element cyclic dependency

sandeep sandeep048 at gmail.com
Wed Nov 2 14:47:57 EDT 2011


I am building an element which uses multiple files. I am in a situation in
which I have two files with the following syntax and compilation fails. My
idea is to pass reference of the first object to the second one. Any
suggestions please.

File 1:
ELEMENT_REQUIRES(Z)
ELEMENT_PROVIDES(X)
EXPORT_ELEMENT(Y)

File 2:
ELEMENT_REQUIRES(X)
ELEMENT_PROVIDES(Z)

Kind Regards,
Sandeep,
PhD Student,
CTVR <http://ctvr.ie/> - Trinity College Dublin


More information about the click mailing list