Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Module dependency

Hi all,

I am implementing a UI bundle which provides a preferences page and
exports the preference constant keys.
My core bundle needs to read the preferences by the keys. This causes
a dependency of the core bundle to the UI bundle which somehow seems
to be wrong to me.

How does CDT usually handle this case?

TIA, Martin


Back to the top