There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-b1686b54-3bb5-4d9a-9e92-fc7b47364641 XWIKI-23045 Open

Allow to define a provider of values for a macro parameter

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-59cfe1d2-417b-4f23-b290-017af1bfd287 Thomas Mortagne on 27/Mar/25 10:05
 

Note: the backend should ideally be a bit more generic than just Java bean properties, as we might need the same kind of feature (or even the exact same provider) in other use cases (thinking about ListClass XClass properties).

Would also need to think about how to implement such a provider in a wiki page (thinking about wiki macros).

 
cid:jira-generated-image-avatar-59cfe1d2-417b-4f23-b290-017af1bfd287 Thomas Mortagne on 27/Mar/25 10:06
 
Note: the backend should ideally be a bit more generic than just Java bean properties, as we might need the same kind of feature (or even the exact same provider) in other use cases (thinking about ListClass XClass properties).

Would also need to think about how to implement such a provider in a wiki page (thinking about wiki macros).
But it could come later.