Added MCommandExtensionsV1 as an extensible way of adding new virtual functions to CCommandBase without breaking BC.
Using this, added a custom error code resolver and added lots of Software Install errors to swi.
# tickle.cif# # Copyright (c) 2010 Accenture. All rights reserved.# This component and the accompanying materials are made available# under the terms of the "Eclipse Public License v1.0"# which accompanies this distribution, and is available# at the URL "http://www.eclipse.org/legal/epl-v10.html".# # Initial Contributors:# Accenture - Initial contribution#==name tickle==short-descriptionReset's the OS's inactivity timer.==long-descriptionCalls C<User::ResetInactivtyTime> to wake the system up.==copyrightCopyright (c) 2006-2010 Accenture. All rights reserved.