wrappid / root

MIT License
9 stars 1 forks source link

enhancement: basic registry creation and testing implementation #2

Closed techoneel closed 10 months ago

techoneel commented 10 months ago

Is your feature request related to a problem? Please describe. No, this feature request is to created for registry generation automation.

Describe the solution you'd like We use registry map with auto type casting using OOPs fundamentals.

Describe alternatives you've considered We might need to create manual implementation wrappid registry.

Additional context Registry generation through register function and require every file in the repository.

techoneel commented 10 months ago

closing this issue since it's not going to work for react, we need import every file so that the register will work.