vibora
vibora copied to clipboard
Right way to use components ...
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.
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.