⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo

📁 ACE编程的一本经典BIBLE的源代码,喜欢网络编程的别错过
💻
字号:

New features/changes
---------------------------------------------------------------------------

@@ DefaultImpl<> looks ugly. Is there a way to just write DefaultImpl 
   (or, perhaps some other name)? Maybe also rename Interface to Object
   (will be consistent with Introspection::Object).

@@ Abort facility

@@ Maybe rename converter to convert

@@ Maybe make reference counting object implement Introspection. However it
   will introduce inter-library dependency. Nop, this is a bad idea.

@@ Maybe move <library>.hpp one level up to Utility/.

@@ Go thru C++Templates chapter on RefCounting and SmartPointers and see if 
   anything can be applied?

@@ Examples for many features are missing

@@ Introspection::TypeInfo should use set instead of vector for bases.


Documentation
---------------------------------------------------------------------------

@@ code in <pre> does not look nice in lynx (see Hetero/index.html for example)


Building environment
---------------------------------------------------------------------------

@@ Should probably make lib rules to build library when target is test (try to
   run 'make clean && make test' from Utility root).

@@ Makefile variable names inconsistency (e.g. cxx_translation_units and CXX_PREPROCESS_FLAGS)

%% Rename Config to Build or rather BuildRules?

@@ Compiler-specific stuff is left after make clean. Potentially dangerous 
   idea would be to remove everything except known files

@@ Multi-compiler configuration

@@ Building library with sources in sub-directories.


Pre-release fixes
---------------------------------------------------------------------------

TODO,v 1.1 2005/05/24 04:33:12 turkaye Exp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -