Skip to content

Implement ActiveRecord Pattern #53

@jonathan-casarrubias

Description

@jonathan-casarrubias

Now that communication protocols are stable we need to improve the development experience by saving tedious development time.

The ActiveRecord pattern will allow to easily create REST, RPC and STREAM methods from the currently implemented Models.

This issue will have subtasks

  • Implement ActiveRecord class
  • Implementation must work on SOA or MVC
  • Implement ARAdapters to wire ActiveRecord -> Models
  • Integrate Router to automatically create REST, RPC and SRTEAM methods
  • Integrate with lifecycles (Hooks)

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions