Quoth Jordan Brown (Sun) on Sat, Apr 19, 2008 at 02:15:44PM -0700: > Is there a mechanism to alias one FMRI to another? > > Suppose I need to change my service name for some reason, after it has > been exposed to customers. Perhaps the product name changed, or perhaps > it was just wrong in some way. What I'd like to do is to have newer > versions of the service use a corrected FMRI, but arrange that any > references to the old FMRI still work, at least for a transition period.
There is not an alias mechanism. Some people want it for usability, but I think we should avoid the complexity in the generic interface. In your case you'll have to demote the stability of the FMRI and provide a wrapper with the desired stability. Either way, you can file an RFE to capture discussion. David