First, I'm really happy that you are liking the per-object reloading in the Dashboard (for Mach-II 1.8+). It is definitely a great development aid. This was a big engineering feat as all those objects are proxied and it required us to completely change the internal architecture of how we store and access these object.
The short answer to your question regarding ColdSpring is no. We were able to do this for Mach-II because we know the object graph for all the object (their dependencies) and control all the targets in which the say a "listener" is wired into (ex. a notify command has a reference to the proxy object for a specific listener). With ColdSpring, this is a completely different process. The only thing I can recommend is to use reload the dependency injection engine config file option to just reload your model which is better than reloading your entire application. Best, Peter Jorge Loyo said the following on 2/16/2009 12:12 PM: > First of all, I am loving the dashboard... > > I love reloading specific Mac-II CFC's, this makes development so much > faster. I just wish there was something similar for ColdSpring. > > My application has a lot of dependencies and remove proxies... Does > anyone know if there is a way to reload specific Coldspring beans like > you can with MachII without having to reload the entire Coldspring > config from the dashboard? > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.176 / Virus Database: 270.10.23/1952 - Release Date: 2/13/2009 > 6:29 PM > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com To unsubscribe from this group, send email to mach-ii-for-coldfusion-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---