Use cast_dynamic method to determine the libglom LayoutItem type.
authorBen Konrath <ben@bagu.org>
Tue, 14 Jun 2011 18:52:32 +0000 (20:52 +0200)
committerBen Konrath <ben@bagu.org>
Tue, 14 Jun 2011 18:52:32 +0000 (20:52 +0200)
commitcaf7118a5f1cd82907dabc3bcacd62ada70a8e49
treeb39e5e6bec4a04b7242c3597c0cb7d2cebb92b91
parent123dad4ab8c1320a8f56fd33548944f06cafeea9
Use cast_dynamic method to determine the libglom LayoutItem type.

This is better than finding the LayoutItem type by using the string
returned from the get_part_type_name() method.

* src/main/java/org/glom/web/server/OnlineGlomServiceImpl.java:
ChangeLog
src/main/java/org/glom/web/server/OnlineGlomServiceImpl.java