Re: SmartFrog Debugger
"Patrick Goldsack" <[email protected]>
| Newsgroups | gmane.comp.java.smartfrog.devel |
|---|---|
| Organization | Hewlett-Packard |
| Message-ID | <[email protected]> |
Vedavyas, One simple idea is to place the "break-point" component as a hook for the specific lifecycle methods - to understand how to do this have a look at the Trace component. The hook is imvoked by the "super" call in the lifecycle. It can then request the name of the component which the hook is given and decide whether to stop or continue. Another might be to modify the PrimImpl class, and create a DebuggingPrimImpl and associated template, but this would be less "add-on". If you need enhancements to make it work well, let us know and we can discuss how best to do this. If you are successful, we would be very interested in adding this to the codebase. Patrick ----- Original Message ----- From: "vedavyas raichur" <[email protected]> To: <smartfrog-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> Sent: Thursday, March 17, 2005 6:59 AM Subject: [Smartfrog-developer] SmartFrog Debugger > Hi, > I am trying to write a distributed debugger for SmartFrog. I am > trying to design an API which returns a vector of breakpoints for a > given description. > As Smartfrog creates a treee and deploys the tree on specified hosts, > we need to stop the deployment at some logical location. > > can anyone tell me an idea of how to implement it. > > regards, > Vedavyas > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Smartfrog-developer mailing list > Smartfrog-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/smartfrog-developer > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click