Ticket #19 (closed task: worksforme)

Opened 3 years ago

Last modified 3 years ago

Give DynamicLibrary a Brain

Reported by: pragma Assigned to: pragma
Priority: major Milestone: Beta 1.1 - Refactoring
Component: DDL (all) Version: Beta 1
Keywords: Cc:

Description

The revised linker design relies on the Library's ability to look up symbols in a timely fashion. In order to accelerate linking, the library needs to provide if it contains a given symbol quickly.

Change History

01/15/06 07:12:37 changed by pragma

  • status changed from new to closed.
  • resolution set to worksforme.

The design has shifted enough that this is no longer relevant. Each library implementation is free to optimize as it sees fit. This is especially true for the PathLoader? and ZipLoader? interfaces.