cancel
Showing results for 
Search instead for 
Did you mean: 

How to override core Nuxeo class?

Roland_Benedett
Star Contributor
Star Contributor

Can anyone help with this topic? I've built my own modified Nuxeo package named same as the default one and then I replaced existing .jar with the new one. But I'd like to avoid this method because I need to have modified jars for each Nuxeo DM version.

1 ACCEPTED ANSWER

Alain_ESCAFFRE
Star Contributor
Star Contributor

You should not have to modify a core Nuxeo class. The good way of developing with Nuxeo si to contribute additional plugins that will get hooked to the core features. We try to make sure that everything that could require to be customised is configurable through an extension point, an adapter, a factory, etc.. Of course the product can always be improved and we might have missed a point, just mention it and we will see if we can make it more flexible. You can read this introduction for more information.

View answer in original post

1 REPLY 1

Alain_ESCAFFRE
Star Contributor
Star Contributor

You should not have to modify a core Nuxeo class. The good way of developing with Nuxeo si to contribute additional plugins that will get hooked to the core features. We try to make sure that everything that could require to be customised is configurable through an extension point, an adapter, a factory, etc.. Of course the product can always be improved and we might have missed a point, just mention it and we will see if we can make it more flexible. You can read this introduction for more information.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.