Re: Struts IDE Guides

2005-07-23 Thread James Mitchell
And the NetBeans and Eclipse FAQ entries are pretty outdated. I need to bring them currentugh...my todo list grows ;) -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx

Re: [shale][clay] Reusing the components declaring in the snippet body. Proposal

2005-07-23 Thread Sergey Smirnov
"Manfred Klug" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > > PROBLEM > > > > I have found that the content on > > the hrolodex.html is totally mock, the the contactTable component build its > > content from the scratch inside the clay config file. > > From the first sight,

svn commit: r224591 - in /struts/shale/trunk/core-library/src/java/org/apache/shale/dialog/config: ConfigurationInit.java ConfigurationParser.java

2005-07-23 Thread craigmcc
Author: craigmcc Date: Sat Jul 23 17:45:15 2005 New Revision: 224591 URL: http://svn.apache.org/viewcvs?rev=224591&view=rev Log: Factor the configuration parsing into a separate utility class that does not itself depend on web tier APIs (and can thus be used in other contexts). Added: struts

Re: [Sandbox / Tiles] jar files

2005-07-23 Thread Craig McClanahan
On 7/23/05, David Geary <[EMAIL PROTECTED]> wrote: > Le 05-07-23 à 05:11, Matthias Wessendorf a écrit : > > > Hi, > > > > are there currently plans to move Tiles out of Struts' sandbox? > > The plan is to eventually make Tiles a top-level Apache project. > > > Will the Tiles jars be published in

DO NOT REPLY [Bug 35783] - [shale] Allow for classname attribute in dialog-config.xml

2005-07-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r224583 - in /struts/shale/trunk/core-library: build.xml src/conf/dialog.dtd src/java/org/apache/shale/dialog/config/ConfigurationInit.java

2005-07-23 Thread craigmcc
Author: craigmcc Date: Sat Jul 23 16:15:13 2005 New Revision: 224583 URL: http://svn.apache.org/viewcvs?rev=224583&view=rev Log: Support a "className" attribute on all of the configuration elements for a Shale dialog, defaulting in each case to the existing implementation class. This allows develo

Re: [Sandbox / Tiles] jar files

2005-07-23 Thread David Geary
Le 05-07-23 à 05:11, Matthias Wessendorf a écrit : Hi, are there currently plans to move Tiles out of Struts' sandbox? The plan is to eventually make Tiles a top-level Apache project. Will the Tiles jars be published inside of ibiblio repository? I don't know about that. I'm not sure what

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread gvanmatre
> > > [snip] > > I would prefer to see the html attributes always override the xml > > definitions. > I say that because it favors the web designer > > instead of the developer. > > However, this new proposed attribute (allowOverriding="false") would give > > the > developer the final decis

DO NOT REPLY [Bug 30292] - Replacement of LookupDispatchAction

2005-07-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread Manfred Klug
> [snip] > I would prefer to see the html attributes always override the xml > definitions. I say that because it favors the web designer > instead of the developer. > However, this new proposed attribute (allowOverriding="false") would give > the developer the final decision. The same as

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread Manfred Klug
>> [snip] >> >> Another possible solution is that the component always overwrites the >> values in the html template. >> >> Examples: >> >> Use the value of the component >> >> >> >> >> >> >> >> >> >> >> >> Use the value of the template >> >> >> >> >> >>

Re: [shale][clay] Reusing the components declaring in the snippet body. Proposal

2005-07-23 Thread Manfred Klug
> > PROBLEM > > I have found that the content on > the hrolodex.html is totally mock, the the contactTable component build its > content from the scratch inside the clay config file. > From the first sight, I used to expect that the content of the result > panelGrid can be also taken from the h

[shale][clay] Reusing the components declaring in the snippet body. Proposal

2005-07-23 Thread Sergey Smirnov
PROBLEM I have found that the content on the hrolodex.html is totally mock, the the contactTable component build its content from the scratch inside the clay config file. >From the first sight, I used to expect that the content of the result panelGrid can be also taken from the html content of th

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread Sergey Smirnov
"Manfred Klug" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > [snip] > > > > PROBLEMS > > > > [snip] > > > > ### 3. ### Undesirable overriding. > > > > As I mentioned above, in case of > > > > the 'value' is passed to the component overriding the 'value' in the > > component de

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread gvanmatre
> > > [snip] > > > > PROBLEMS > > > > [snip] > > > > ### 3. ### Undesirable overriding. > > > > As I mentioned above, in case of > > > > the 'value' is passed to the component overriding the 'value' in the > > component declaration. > > > > Scenario: > > web designer has created a m

Re: [shale][clay] Component attributes overriding. Proposals

2005-07-23 Thread Manfred Klug
> [snip] > > PROBLEMS > > [snip] > > ### 3. ### Undesirable overriding. > > As I mentioned above, in case of > > the 'value' is passed to the component overriding the 'value' in the > component declaration. > > Scenario: > web designer has created a mockup that contains some buttons and want

[Sandbox / Tiles] jar files

2005-07-23 Thread Matthias Wessendorf
Hi, are there currently plans to move Tiles out of Struts' sandbox? Will the Tiles jars be published inside of ibiblio repository? Thx. Matthias - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI