Changes between Initial Version and Version 1 of BASE_MODEL_FRAME_CONTENT_R0


Ignore:
Timestamp:
09/03/08 17:38:33 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_MODEL_FRAME_CONTENT_R0

    v1 v1  
     1Describe frame content concept and implement base hierarchy.[[BR]] 
     2 
     3Frame contents should be:  
     4 * replaceable  
     5 * non-defined 
     6 * unsupported 
     7 * various kinds(text, audio, video, other)[[BR]] 
     8 
     9The user should be able to insert a frame without a content and add it afterward or can change the content when he decides. The content can be unsupported if it was created with non-present plug-in for example.  The frame and the content of the frame can be considered as separated parts.[[BR]] 
     10 
     11Make base implementation of the frame contents hierarchy. (for example it should be implemented with composition of the frame content in the frame) 
     12