If your goal is to reuse a (basic) model, ie a bunch of class/cfc, you can extend all classes of another model from these basic ones.
On 18 Nov, 11:22, Brettski <[email protected]> wrote: > Hi, > > I have a bunch of common models I share across model-glue apps. E.g > > - User > - Customer > > How is this best achieved? Should I just have one model folder and > symbolic link it across all apps or is there a better way? > > Any help much appreciated, and again thanks for the great framework :) > > b -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
