This message was deleted.
# community-support
s
This message was deleted.
t
are you asking if you can mix and match managed and unmanaged?
c
No… I understand this is impossible… I’m wondering if there is some crafty solution that can avoid the managed property…
t
oh, I didn't know that was impossible. I was sort of hoping you could leave certain properties abstract so gradle would manage them, and the ones you want more control over, remove the abstract modifier
c
at least I thought so… except now I can’t find the appropriate documentation reference.
t
try it? Leave some properties abstract, inject an object factory, and see what you can do...
c
yeah… I think it works. I think I was getting confused by some other issues with generating the decorator for that type
apologies for the stoopid question
(there are no stupid questions… only stupid people)
t
nono, we're all good 😂