Todo List

Member dynamic::gc::gc_object::link ()
These methods should not be public.

Member dynamic::types::string_impl::as_double ()
Is this the right behaviour if the string is not a number?

Member dynamic::types::string_impl::as_int ()
Is this the right behaviour if the string is not an integer?

Member dynamic::types::string_impl::to_double (const wide_string &str)
Yuck

Member dynamic::types::string_impl::to_int (const wide_string &str)
Yuck

Member dynamic::var_impl::size ()
Should be std::size_t or even var?

Member dynamic::internal::wrap_assoc_container::values ()
For now, we populate an array with the answer.

Member dynamic::f0 )()
Move these to internal namespace

Member dynamic::vf0 )()
Make const var & versions of these (next version)

Member dynamic::var_variant
Hard coded size needs to change A variant which holds a var_impl.

Namespace cg
Rename file to max_aligned

Namespace dynamic
Move classes into header files

Member dynamic::unpickle_file (const var &name)
Read directly from stream

Member dynamic::version ()
Avoid hard-coding this here

Member finally
There is a bug in some compilers where the name isn't expanded out properly, meaning that you can't put two of these in the same block.

Generated on Thu Dec 18 22:14:18 2008 for C++Script by  doxygen 1.5.7.1