{5} Assigned, Active Tickets by Owner (Full Description) (4 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

pragma

Ticket Summary Component Milestone Type Created
Description
#14 Create Library Documentation DDL (all) RC1 task 11/30/05

Ddoc output for the system is practically nonexistant. DDL desperately needs documentation so that others can more easily contribute to, and consume the project.

This dovetails in with the other online-documentation goals for the project.


#48 Single Module Library DDL (all) enhancement 05/05/06

The case happens enough, where a single module is held within a generic library type. Rather than repeat so much code, a generic SingleModuleLibrary? class should be used to house the enclosed module. This way, much of the internals for DDL can be simplified.


#29 zip package format for DDL files Zip Loader research 12/22/05

DDL will eventually move into covering cases where single-file deployment of libraries is preferred. In such a case, support similar to Java's .jar format will be needed.


#35 Replacement of linked symbols at runtime Runtime Linker research 01/04/06

Or possibly just the program code of the symbol. This would facilitate at least some ability to dynamically replace code at runtime without restarting the app, helping debugging large apps/systems, making it feasible to fix bugs without stopping the app in a critical environment, making it possible for a genetic algorithms program to evolve itself, ...

Of course, just plugging and unplugging of entire libraries (objects) might be enough.

I'm not sure how feasible this really is, but I was inspired by http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D/31796

Anyway, I suppose it is at earliest a 2.0 feature.


Note: See TracReports for help on using and creating reports.