cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco customization = extensive XML writing?

bdubois
Champ in-the-making
Champ in-the-making
Hi,

It seems to me that any practical use of Alfresco would require amongst others to (i) to extend the data model; and (ii) specify workflows.

AFAIK, the creation of custom content model can be implemented through:
1. Defining custom aspects as assignable characteristics
2. Defining custom content types as distinct significant concepts with inherent characteristics

Both of these implementation strategies require extensive XML writing.

Similar, the required Task Model creation in the context of Workflow specifications also requires extensive XML writing, as this is not covered by the JBoss jBPM Process Designer eclipse plug-in.

It strikes me as odd to find that there is no higher-level support for such common usage scenarios, e.g., by having this integrated nicely in the web interface. Is there truly no other means than to throw yourself at the raw XML files? And if so, is this a sign of immaturity, or am I simply too demanding?  :wink: 

Kind regards,
Bart Du Bois.
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Its certainly an area that could be improved.   However this has always been a "nice to have" rather than essential feature so gets kicked down the priority list.   

Personally I don't mind writing XML (you get used to it!) but a good XML editor may help you in the immediate term.