Roo addon managing multiple ITD files?
Hi,
Is it possible to let one Roo addon manage multiple ITD files for the same class? For example based on annotated field of MyEntity let the addon manage both
MyEntity_Roo_MyPlugin_Field1.aj
MyEntity_Roo_MyPlugin_Field2.aj
..files and also realize when field has been deleted and then delete corresponding ITD file.
Tnx in advance,
Ats U.
PS. I just tried to create my first roo addon (haven't jet had time to understand all the code) and I'm sorry if the answer to my question is trivial enough for me to be shamed, but the first impression that I had was that maybe it is not supported