0 votes

It's currently possible to define a custom behavior on a model basis.

It would be great to be able to define a behavior; just like the shipped ones (versionable etc.).
Such a configuration (name, parameters) should be exportable to be distributed and used in other projects.

in Feature Request by (600 points)
edited by

1 Answer

0 votes
Best answer

Could you please send example what do you mean by "define behavior"?

Right now you can define custom behaviors for any ORM, specific ORM, specific ORM &MVC and for specific project.

The definition of behaviors is similar to ORMD1, feel free to check ORMD2/config directory where all behaviors are defined.

by Skipper developer (141k points)
selected by

Where is the "ORMD2/config" directory (on the Mac) located?
I took a look into the "Package Content" of the application, but couldn't find a suitable place.

It's shipped together with app in application bundle. You will find it in

OrmDesigner2.app/Contents/Resources/Configurations