Greeting folks,
My goal is not to make publicity for Lighty.io <http://lighty.io/>, but I’ve
looked at the code, and honestly, for all the ODL dev out there, that don’t
necessarily understand all the ODL internal services (like me), but that are
eager to understand more of ODL core platform, I highly recommend having a look
at that code, it is amazing how easy things become when everything you need is
gathered in a simple class:
https://github.com/PantheonTechnologies/lighty-core/blob/master/lighty-core/lighty-controller/src/main/java/io/lighty/core/controller/impl/LightyControllerImpl.java
<https://github.com/PantheonTechnologies/lighty-core/blob/master/lighty-core/lighty-controller/src/main/java/io/lighty/core/controller/impl/LightyControllerImpl.java>
Even though we all use those services, we always leverage the ones that are
advertised in the OSGi registry. Well in that code, you can see how to create
them from scratch. And trust me, this is not always straightforward.
Good stuff Pantheon folks, and thanks for sharing:
https://github.com/PantheonTechnologies/lighty-core
<https://github.com/PantheonTechnologies/lighty-core>
Cheers,
Alexis
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss