diff options
author | lloyd <[email protected]> | 2008-04-07 01:00:05 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-04-07 01:00:05 +0000 |
commit | ac81da89ac0dca6a4d4cc6cf12de29bf66709e57 (patch) | |
tree | a681c5eba6110b96a987a18cbad60a0920e9c257 /include/eng_def.h | |
parent | 4191064d79916508e531c4f28ddb244527f64d5c (diff) |
The intent of this branch is to remove the global library state object
(Library_State, in libstate.{h,cpp}). It causes numerous 'interesting'
problems with threads, etc, and the best solution here is to move to
more or less an object-capability model, where the only objects that
a piece of code can access are those which can be referenced through
its arguments.
First things first, remove the UI 'pulse' code. It is neither necessary
nor sufficient for writing proper GUI/event driven code using Botan, has
likely never been used in real code, and, given that, causes a distressing
amount of overhead in terms of function calls made.
Diffstat (limited to 'include/eng_def.h')
0 files changed, 0 insertions, 0 deletions