OSDN Git Service

SDK Updater: some refactoring and some new features.
authorRaphael <raphael@google.com>
Fri, 22 May 2009 04:43:00 +0000 (21:43 -0700)
committerRaphael <raphael@google.com>
Fri, 22 May 2009 18:31:50 +0000 (11:31 -0700)
The refactoring part involves moving as much as possible stuff
in SdkLib/internal/repository.

The UI has moved in SdkUiLib/internal/repository except a specific
public wrapper for calling the Sdk Updater window.

There are also a bunch of new classes to handle the internal
structures: Package is the base type and to match the XML element
names we have PlatformPackage, AddonPackage, DocPackage and
ToolPackage.

All headers have been fixed.


No differences found