--
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 model...@googlegroups.com
To unsubscribe from this group, send email to
model-glue+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
--
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 model...@googlegroups.com
To unsubscribe from this group, send email to
model-glue+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
its not really feasible to set up a CS2 parent factory, as that would require you to have both cs1 and cs2 running side by side which won the work.
fwiw, I have managed to get model glue running with cs2. It wasn't simple, but it is possible.
The updated totally unofficial code might be on github - https://github.com/d1rtym0nk3y. If not I'll try to remember to post it next week.
Marc,
in the course of getting this working I logged a few bugs which were fixed in the development branch
I believe this is a bug in CS2 alpha 1 related to abstract parent bean definitions, which are used in MG's configuration.
so you'll need to pull the code from github and checkout the development branch.
let me know if that works.
Chris
the list of changes in gave wasn't meant to be exhaustive, it was from memory and only meant to give an idea of what i had changed. so I'm not surprised you saw errors until replacing the whole framework.
you should bare in mind that, as it says on my github repo, this code is entirely unofficial and unsupported. its not currently in development so will not receive updates or bug fixes.
that said, let me know if you encounter any issues related to coldspring 2 and ill try and help.
Cheers Chris