11 | | * There should be extension points for audio and video players. These are supposed to be implemented by the concrete scenes. |
| 11 | * Every concrete implementation should provide an extension to this point. |
| 12 | * The point should be used to make the scene implementation display na object model created by this module. |
| 13 | * There should be extension points for audio and video players. |
| 14 | * These are supposed to be implemented by the concrete scenes. |
| 15 | * It is also possible(although a bit strange) for another bundle to provide an extension to this point. |