alistairrutherford / gwtsimiletimeline

GWT API library to support SIMILE Timeline within the GWT framework.
0 stars 0 forks source link

Module Cannot be cleanly used #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. If you pull the app according to the directions, you will find that the
test implementation shows you another copy of the timeine that you want to
user.

What is the expected output? What do you see instead?
I expect to see only one timeline. 

There should only be one module that you have to inherit, not two.

Original issue reported on code.google.com by terrance...@gmail.com on 29 Aug 2008 at 11:42

GoogleCodeExporter commented 9 years ago
Fixed- cause by multiple entry points in SimileTimelineModule module...

Put into our sourcecode: separate modules no longer separate from main.. will 
pull
off as enhancements are added.

Original comment by SludgeBu...@gmail.com on 2 Sep 2008 at 6:41

GoogleCodeExporter commented 9 years ago

Original comment by Wagner.W...@gmail.com on 3 Sep 2008 at 5:38