Skip to content

doctrine style documents #6

Open
@bazo

Description

@bazo

hi,

i would like to ask if you plan to support document classes just like doctrine does for example in its odm. with annotations and all that. because what i can see is that for every object i want to add to db i need to create an instance of a generic base document class, set all properties and save it. so i'm not working with domain objects, but with low level approach.

if your odm was in the style of doctrine's odm, then it would be super cool!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions