mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
DSA personality. [Imported from Perforce change 4086 at 2006-12-01 19:31:23] Subversion-branch: /trunk/polyorb Subversion-revision: 33261
15 lines
435 B
Plaintext
15 lines
435 B
Plaintext
TODO file for CIAO
|
|
==================
|
|
|
|
$Id: //depot/ciao/main/TODO#1 $
|
|
|
|
All over CIAO, names are stored in nodes for usage occurrence
|
|
of entities. This should not happen anymore; when the name of
|
|
the entity denoted by a node is required, the (IDL) declaration
|
|
of the node should be looked up, and only /that/ node should have
|
|
a name.
|
|
|
|
It is guaranteed that Translate has been previously called for any unit
|
|
a given unit depends upon.
|
|
|