Re: [shale] some improvement proposal for performance

2006-05-25 Thread Gary VanMatre
>From: ÁÖ Ã÷ <[EMAIL PROTECTED]> > > thanks for your explaination and let me know more about clay details. > here, I borrow the clay template parser code to expand the my advice of > where and how merge verbatim component children. > > because the template parsing usually runs only once and th

Re: [shale] some improvement proposal for performance

2006-05-25 Thread 林 明
// so, you probably can merge more verbatim elementbean into one. return root; } From: [EMAIL PROTECTED] (Gary VanMatre) Reply-To: "Struts Developers List" To: "Struts Developers List" Subject: Re: [shale] some improvement proposal for performanc

Re: [shale] some improvement proposal for performance

2006-05-25 Thread Gary VanMatre
egards. > > aftermath :-) > > > > >From: [EMAIL PROTECTED] (Gary VanMatre) > >Reply-To: "Struts Developers List" > >To: "Struts Developers List" > >Subject: Re: [shale] some improvement proposal for performance > >Date: Thu, 25

Re: [shale] some improvement proposal for performance

2006-05-25 Thread 林 明
ical node tree after you processing and creating ComponentBean Tree, you can at this point to merge them. regards. aftermath :-) From: [EMAIL PROTECTED] (Gary VanMatre) Reply-To: "Struts Developers List" To: "Struts Developers List" Subject: Re: [shale] some improveme

Re: [shale] some improvement proposal for performance

2006-05-24 Thread Craig McClanahan
On 5/24/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > the following code demo an hotswap design for file change monitoring. the > only limitation is that shall use getMap() first and once. > > map idMap = getMap(), and latter use idMap variable through an request > thread. you can use weaked

Re: [shale] some improvement proposal for performance

2006-05-24 Thread Gary VanMatre
>From: ÁÖ Ã÷ <[EMAIL PROTECTED]> > > Hello, every one. I'm an chinese, my english not good enough to express my > concepts fluently. say sorry first. > No worries, but I'm not sure what my excuse for poor English is since it's the only language I know :--) > I would like to start an new ide

[shale] some improvement proposal for performance

2006-05-24 Thread 林 明
Hello, every one. I'm an chinese, my english not good enough to express my concepts fluently. say sorry first. I would like to start an new idea project in which jsf ,page flow and work flow are integrated seamlessly . it will use pageflow(or dialog) as the user form interfaces for every human