Another option is to create a separate file and put things there, like a properties file or a json document or something. It's not a bad solution.
On Fri, Feb 10, 2017 at 1:20 PM Michael Gentry <[email protected]> wrote: > Hi Ken, > > This isn't doable in CM currently, but is a future goal (at least of mine): > > https://github.com/apache/cayenne-modeler > > Just haven't gotten there yet. > > mrg > > > On Fri, Feb 10, 2017 at 2:09 PM, Ken Anderson <[email protected] > > > wrote: > > > All, > > > > > > > > In EOF, I used to decorate entities with additional data in the uerInfo > of > > the entities. Right now, I would like to add the entity name of the > alias > > entity to the model, so I can access it in the apps. > > > > > > > > Is there an equivalent function in Cayenne? I couldn’t find any way to > > add user info to an entity in the modeler. > > > > > > > > For example, we have an entity Location, and there’s an entity called > > LocationAlias. Rather than put a static string in Location for > > LocationAlias, I’d rather put something in the model so a generic method > > could find entities based on alias values. > > > > > > > > Thanks, > > > > Ken > > > > > > > > > > > > *Ken Anderson* > > > > CTO Amphora, Inc. > > > > Mobile: +1 914 262 8540 <(914)%20262-8540> <(914)%20262-8540> > > > > > > > > [image: id:[email protected]] > > > > > > www.amphorainc.com > > > > > > Confidentiality Notice: This e-mail and accompanying documents contain > > confidential information intended for a specific individual and purpose. > > This e-mailed information is private and protected by law. If you are not > > the intended recipient, you are hereby notified that any disclosure, > > copying, or distribution, or the taking of any action based on the > contents > > of this information, is strictly prohibited. > > >
