vibora icon indicating copy to clipboard operation
vibora copied to clipboard

Right way to use components ...

Open vishalhkd opened this issue 7 years ago • 1 comments

I have a service oriented project where I am creating and registering services to the main app as blueprints.

I am facing an issue with component usage. I am trying to create a db component and have registered it with the main app. How do i access this component in my blueprints? Tried using the vibora.context -> get_component() method which did not work.

vishalhkd avatar Sep 20 '18 13:09 vishalhkd

The actual vibora release isn't ready for production. Please wait until the next release. There will be many bugs fixed and have a more clear documentation.

danieldaeschle avatar Sep 21 '18 07:09 danieldaeschle