I was only looking at the services in org.eclipse.e4.core.services. I think Eric is taking a more broad look at services today and should have a more complete list of candidate services shortly.
John From: Lars Vogel <[email protected]> To: E4 Project developer mailing list <[email protected]>, Date: 03/06/2013 11:54 AM Subject: Re: [e4-dev] E4 Formal API Part 2: UI Model Sent by: [email protected] I just noticed that ESelectionService is missing in your list. I think ESelectionService could also be released. 2013/3/5 John Arthorne <[email protected]> Eric Moffatt wrote on 03/05/2013 04:13:56 PM: > Tomorrow I expect to have something on the Services; this is an area > that I'll likely need input on since I only use the EModelService > and EPartService. Tom, we're not going to declare the various > presentation / rendering API now correct ? FWIW, I scanned through the "core" services in org.eclipse.e4.core.services today. From what I can see, only IEventBroker is truly fleshed out and ready to be treated as API. Logger is probably used enough at this point that we'll need to keep it, although if I could do things over I'd pick the heavily used SLF4J Logger API for better interop with existing code. Many of the other services are used internally but I'm not sure we have proved they are valuable abstractions or just incomplete replacements for existing 3.x API. If any consumers are implementing their own IContributionFactory, Adapter, StatusReporter, or TranslationService I would be curious to know about them. If there are no strong use cases for making them API I suggest just leaving them as internal/provisional for this release. John _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
