Files
Bob Duff ffb83a8f89 Remove all Trimmed_Image functions, except for the Long_Long and
Unsigned_Long_Long versions. Change all call sites to use the
appropriate one, with type conversions as necessary. This fixes several
latent bugs where we were converting (e.g.) Long_Long to Integer,
possibly raising Constraint_Error in rare cases.
       See also change 10428.

[Imported from Perforce change 10452 at 2006-12-01 22:55:59]

Subversion-branch: /trunk/polyorb
Subversion-revision: 37911
2006-10-27 21:45:46 +00:00
..

README for PolyORB Tools
------------------------

$Id: //droopi/main/tools/README#2 $

PolyORB provides some helper tools

po_catref : output information held in a stringified reference,
	  e.g. CORBA IOR, corbaloc or URI

po_dumpir : output information held in a CORBA Interface Repository
	  instance.

po_names : generic naming server, compatible with CORBA COS Naming
	 API. To be used when no dependences on CORBA is required.