Need abstract assembler class to simplify retargeting.
LostLib.Programs needs to be pluggable with package type handlers. Version 0.2 must have only one built-in handler for strongly named assemblies. Current MSI handler must be marked as deprecated.
Will be implemented through preferences and metapackets.
Currently, LostLib.Programs ignores updates of version descriptions, removal of versions and updating package descriptions while updating a source. This must be fixed. Version's information should...
LostLib.Programs must detect installed packages. Proposed solutions: Search peculiar filenames and sizes. WDS / simple scanning. Scan MSI database.