|
From: SourceForge.net <no...@so...> - 2004-03-08 18:10:52
|
Feature Requests item #905191, was opened at 2004-02-26 11:37 Message generated for change (Comment added) made by jsquyres You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=465047&aid=905191&group_id=51915 Category: Interface Improvements (example) Group: None >Status: Closed Priority: 5 Submitted By: Jeremy Enos (jenos) Assigned to: Jeff Squyres (jsquyres) Summary: Need switcher command to Initial Comment: So I understand the rationale for not forcing the current environment to match whatever the static switcher setting are set to for future shells... BUT- Let me contrast softenv once: Softenv has a "resoft" command which basically re- reads the .soft file and resets the environment to that of what would be expected in future shells. Switcher doesn't appear to have any functionality like that. This would be INSANELY useful. * Changes would be N changes + 1 refresh instead of N changes + N live shell update module commands (not counting the unloading of conflicts) * We've seen from problem reports that the current method is error prone in the event that a sysadmin doesn't start a new shell in some instances. This could be a non-issue if there was a switcher command to refresh from static settings. * It would be much more intuitive. switcher -- reload/refresh, whatever. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2004-03-08 12:54 Message: Logged In: YES user_id=11722 Fixed in CVS. Will be in 1.0.12. It's actually a neat little hack, and it exploits some amazing foresight that I had when I originally wrote switcher. /me pats himself on the back. ---------------------------------------------------------------------- Comment By: Jeff Squyres (jsquyres) Date: 2004-02-26 11:41 Message: Logged In: YES user_id=11722 This is actually a good idea. First thoughts are that it can do some module-based hokey-pokey behind the scenes. Won't happen in the next two weeks (at a minimum) but I'll see what I can do. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=465047&aid=905191&group_id=51915 |