-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
README
60 lines (40 loc) · 1.35 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
This is the Dynace Object Oriented Extension to C.
It contains the following enhancements over the previous releases:
Added the following classes:
Exception handling classes
Abort
Condition
Error
Restart
SeriousCondition
SimpleRestart
SimpleWarning
Warning
XML DOM & XPath Support
WeakPointer
ObjectPool
Mime handling
Although I don't believe it is documented, in addition to cooperative
threads, Dynace supports native threads under Win32 and could easily
be enhanced to support Posix threads.
The manual was complete with the last release but hasn't been updated
with the new classes yet, although there have been enhancements made
to it.
BTW, this system is very well tested and used in large development
shops with many developers every day for the last ten years. It is
rock solid and, IMO, a valuable tool.
See docs\DESCRIBE.txt for a basic description of the system.
See docs\ORIENT.txt for a description of the components and their
location.
See docs\BUILD.txt for instructions on building the system.
Please see docs\LICENSE.txt for licensing information.
Once the system is installed see docs\INDEX.txt for a description of
included documentation files.
I am:
Blake McBride
4535 Scenic Hills Lane
Franklin, TN 37064
USA
e-mail: [email protected]
Software download area:
https://github.com/blakemcbride/Dynace