Activiti

Remove impl from the public javadocs

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 5.7
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

And document in the userguide how to build the impl package docs from the sources

Activity

Hide
Bernd Ruecker added a comment -

Maybe we should do that in a very consequent and clean way: Extracting the API in an own Maven Module?

Show
Bernd Ruecker added a comment - Maybe we should do that in a very consequent and clean way: Extracting the API in an own Maven Module?
Hide
Tom Baeyens added a comment -

We made it an explicit choice in the beginning not to do that. That is more convenient for bootstrapping. Otherwise you are forced into reflection to instantiate your own classes. And it creates a lot of other extra overhead which is only worth if you really have multiple implementations for an interface.

Show
Tom Baeyens added a comment - We made it an explicit choice in the beginning not to do that. That is more convenient for bootstrapping. Otherwise you are forced into reflection to instantiate your own classes. And it creates a lot of other extra overhead which is only worth if you really have multiple implementations for an interface.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: