- This topic has 19 replies, 14 voices, and was last updated 19 years, 5 months ago by
mstrong4867.
-
AuthorPosts
-
I guess, Tiles support could also be useful, some ideas:
– an inheritance hierarchy for Tiles definitions similarly to type hierarchy for classes/interfaces, also hot links for navigating to the specific Tiles definition in the xml file from the hierarchy view
(a similar would be useful for the Spring support (beside the Spring-ide bean-dependency graph feature), please note this for there)
– a dependency and/or flow (if applicable) graph (similar to struts flow or spring bean depency graph) showing tiles definitions, and other (non-attribute-like) artifacts which can be referred from a tiles definition
– whatever I forgot about 🙂
Regards,
Robert
February 3, 2005 at 3:53 pm #224419
Riyad KallaMemberSince Struts has decided to trump itself with Struts Shale, this is murky water now.
February 3, 2005 at 7:25 pm #224425Still,
– Tiles is available in Struts 1.2, and Shale will not be out for some time,
– Spring supports Tiles directly, and
– there is a proposal to ASF to isolate Tiles out of Struts again as a separate (maybe even top-level) project.So I definitely see no reason why Tiles itself should be considered as murky water since there is a stable release to provide functionality for, even if it might not further be developed (but I guess it will be further developed as a separate project).
Regards,
Robert
February 7, 2005 at 1:02 pm #224606
Derek AdamsMemberI would vote for Sitemesh rather than tiles since it does not depend on the Struts codebase and is arguably more powerful.
Just my $.02
Derek
dadams (at) gaijin-studio.orgFebruary 9, 2005 at 10:33 pm #224822
fermataintlMemberI also would like to see more tiles support.
February 9, 2005 at 11:26 pm #224826
Riyad KallaMemberGuys this is in our bag of ‘things to do after 3.9’, so no official stance on what we are going to do with Tiles (just wanted to update the thread to let you know we weren’t ignoring it).
February 13, 2005 at 1:36 am #225047
michaelsicaMemberI’m working with Spring/Tiles and would love to see more support for both.
February 17, 2005 at 3:17 pm #225380
mstrong4867MemberDitto
February 21, 2005 at 9:39 am #225521
jacerdaMemberTiles Support would be nice
March 9, 2005 at 4:24 pm #226435
spiveeMemberJust adding my vote. Tiles support would be very helpful!
April 5, 2005 at 4:51 am #227624
rdomingoMembertiles has my vote !
May 11, 2005 at 4:32 am #229397
kambiz shahriMemberWish you had it right now.
May 18, 2005 at 5:46 am #229764
javaexpertMemberstruts tile support would be very great
May 18, 2005 at 6:39 am #229767
rateotyMemberI’d like to see tiles support too. It should include
– the possibility to use user defined controller as defaults in the tiles-defs.xml
– usage of more than one tiles-def.xml files
– visualization of the relationships between tiles defined in different tiles-defs.xmlregards,
JürgenJune 13, 2005 at 4:47 am #230938
rdomingoMemberIs there already more information available about when support for tiles will be added ??
It’s about the only feature we are using currently, which is not nice integrated in our development environment. Adding support for tiles in myeclipse would probably perfect sadisfy our needs…
-
AuthorPosts