BTW, for what purpose the Fragment constructor with the MarkupStream  
parameter exists?

Tom


On Mon, 09 Apr 2007 20:14:36 +0200, Martijn Dashorst  
<[EMAIL PROTECTED]> wrote:

> This is very nasty code: creating a page upfront and not having it be
> part of the request cycle. Constructing a page can be very costly in
> terms of memory usage and performance (models pulling data).
>
> I highly recommend pulling this example from confluence, as it is
> unnecessary (use panels instead) and is as dangerous as adding new
> Page()'s to a PageLink (also not recommended).
>
> Martijn
>
>
> On 4/9/07, Thomas Singer <[EMAIL PROTECTED]> wrote:
>> I meant, when I don't use the <wicket:fragment>-tags (like in the  
>> example at
>> http://cwiki.apache.org/confluence/display/WICKET/Fragment#Fragment-Fragmentsfromotherpages
>> ).
>>
>> Tom
>>
>> Igor Vaynberg schrieb:
>> > fragment doesnt own wicket:fragment, only whatever is inside the
>> > <wicket:fragment> tags
>> >
>> > -igor
>> >
>> >
>> > On 4/8/07, *Thomas Singer* < [EMAIL PROTECTED]  
>> <mailto:[EMAIL PROTECTED]>>
>> > wrote:
>> >
>> >     Currently, when using the Fragment component, only the content
>> >     between the
>> >     opening and closing tag seems to be replaced. What about  
>> optionally
>> >     replacing the tag, too?
>> >
>> >     Tom
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share  
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Wicket-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to