Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » A question about snippets viewer and the palette of web page editor ,
A question about snippets viewer and the palette of web page editor , [message #475095] Mon, 22 October 2007 01:45 Go to next message
Dart peng is currently offline Dart pengFriend
Messages: 27
Registered: July 2009
Junior Member
Hello everyone:
we can drag the item of palette into the web page editor to generate the
jsp code,we can also drag
the item of snipptes viewer into the jsp editor to generate some code,but
items of snipptes viewer can't be draged into the web page editor.
I think snipptes viewer is superfluous now,right?
Thanks!
Re: A question about snippets viewer and the palette of web page editor , [message #475147 is a reply to message #475095] Mon, 22 October 2007 16:58 Go to previous messageGo to next message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
The snippets view is unsupported by the WPE. All tag creation via drop is
done only through the WPE palette. If you feel strongly that the
snippets view should be supported, please enter a bugzilla enhancment
request.

Regards,
Gerry Kessler
WTP JSF Tools Team
Re: A question about snippets viewer and the palette of web page editor , [message #475149 is a reply to message #475147] Wed, 24 October 2007 23:03 Go to previous messageGo to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
For facelet users, if we can support putting user-defined composites on
the palette, this will be very similar to snippets with the added
advantage that they are system named components. For JSP users, it may be
useful at some point to see if it makes sense to host snippets on the
palette, perhaps in a separate drawer grouping... if the snippets are
composed of tags we recognize as JSF components we could conceivably apply
similar drop strategies to the simple tag drop strategies.

All of which, of course, requires enhancement requests with enough user
demand :).



--Cam
Re: A question about snippets viewer and the palette of web page editor , [message #475151 is a reply to message #475149] Thu, 25 October 2007 08:56 Go to previous message
Dart peng is currently offline Dart pengFriend
Messages: 27
Registered: July 2009
Junior Member
Thanks very much!

Recently I do a test:
I make a new customer snippets category .when I drag the item of snippets
viewer , I can judge the target editor,so I can generate diffrent code for
diffrent editor. Maybe I don't want to generate the text code but create
some model instance.
It means I can use the snippets viewer for providing special MODEL for my
customer editors to generate diffrent thing.
For example , I create a model and store it in the snippets viewer , the
model can drag into the java editor to generate hibernate DAO code fragment
and the model can drag into the xml editor to generate the hibernate config
code.
So I think developers can use the snippets viewer to store and share the
models they defined .It can very useful for developing.
The palette of web page editor can only provide the tag item--It's only a
palette of an editor.
Re: A question about snippets viewer and the palette of web page editor , [message #614446 is a reply to message #475095] Mon, 22 October 2007 16:58 Go to previous message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
The snippets view is unsupported by the WPE. All tag creation via drop is
done only through the WPE palette. If you feel strongly that the
snippets view should be supported, please enter a bugzilla enhancment
request.

Regards,
Gerry Kessler
WTP JSF Tools Team
Re: A question about snippets viewer and the palette of web page editor , [message #614447 is a reply to message #475147] Wed, 24 October 2007 23:03 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
For facelet users, if we can support putting user-defined composites on
the palette, this will be very similar to snippets with the added
advantage that they are system named components. For JSP users, it may be
useful at some point to see if it makes sense to host snippets on the
palette, perhaps in a separate drawer grouping... if the snippets are
composed of tags we recognize as JSF components we could conceivably apply
similar drop strategies to the simple tag drop strategies.

All of which, of course, requires enhancement requests with enough user
demand :).



--Cam
Re: A question about snippets viewer and the palette of web page editor , [message #614449 is a reply to message #475149] Thu, 25 October 2007 08:56 Go to previous message
Dart peng is currently offline Dart pengFriend
Messages: 27
Registered: July 2009
Junior Member
Thanks very much!

Recently I do a test:
I make a new customer snippets category .when I drag the item of snippets
viewer , I can judge the target editor,so I can generate diffrent code for
diffrent editor. Maybe I don't want to generate the text code but create
some model instance.
It means I can use the snippets viewer for providing special MODEL for my
customer editors to generate diffrent thing.
For example , I create a model and store it in the snippets viewer , the
model can drag into the java editor to generate hibernate DAO code fragment
and the model can drag into the xml editor to generate the hibernate config
code.
So I think developers can use the snippets viewer to store and share the
models they defined .It can very useful for developing.
The palette of web page editor can only provide the tag item--It's only a
palette of an editor.
Previous Topic:A question about snippets viewer and the palette of web page editor ,
Next Topic:JSF 1.2 and Dynamic Web Module 2.5 in Europa
Goto Forum:
  


Current Time: Wed Apr 24 23:40:57 GMT 2024

Powered by FUDForum. Page generated in 0.03244 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top