Core Framework
**************

Object Orientation
==================

.. toctree::
   :maxdepth: 2


   core/oo_introduction
   core/oo_feature_summary
   core/classes
   core/interfaces
   core/mixins

Properties
==========

.. toctree::
   :maxdepth: 2
 
   core/understanding_properties
   core/defining_properties
   core/property_behavior
   core/property_features

Environment
===========

.. toctree::
   :maxdepth: 2
 
   core/environment


Data Binding
============

.. toctree::
   :maxdepth: 2

   data_binding
