preaction / Yancy

The Best Web Framework Deserves the Best Content Management System
http://preaction.me/yancy/
Other
54 stars 21 forks source link

v2 Roadmap #25

Open preaction opened 6 years ago

preaction commented 6 years ago

These are the main features that, when complete, will mark the 2.0 release. These features will be considered EXPERIMENTAL until v2.0 is released.

These are breaking changes that will be made for version 2.0, with a transition period during the 1.x development cycle:

These things are not required for version 2.0, but would be nice to have.

rmallah commented 5 years ago

Data relationships Properties in the schema can be declared as relationships to other data

Hi , I justed wanted to know if anyone has done any blueprint for property naming conventions for expressing the relationships for other data. This part of roadmap is extremely important even for early adoption of yancy as any non-trivial system has relations to other data.

It is important to know the property naming convention so that we can write code even for internal consumption at this moment that can be open sourced and contributed back later.

regds mallah.

preaction commented 5 years ago

On Mar 29, 2019, at 8:18 AM, Rajesh Kumar Mallah notifications@github.com wrote:

Data relationships

Properties in the schema can be declared as relationships to other data

Hi , I justed wanted to know if anyone has done any blueprint for property naming conventions for expressing the relationships for other data. This part of roadmap is extremely important even for early adoption of yancy as any non-trivial system has relations to other data.

It is important to know the property naming convention so that we can write code even for internal consumption at this moment that can be open sourced and contributed back later.

There will not be any required naming restrictions for establishing relationships: Yancy is designed to work with existing databases as they are, and this feature will continue that philosophy. The relationship will be configurable in the schema.