Re: Templating

2005-04-21 Thread Heath Borders
and others talked about JSPs as renderers forUIComponents. Today I saw in Rick Hightowers blog that nice article. http://www.jroller.com/page/RickHigh/Perhaps someone is interested!Cheers,Matthias-- -Heath Borders-Wing [EMAIL PROTECTED]

Re: [vote] Switch to Subversion

2005-04-20 Thread Heath Borders
--Oliver RossmuellerSoftware Engineer and IT-Consultant Hamburg, Germanyhttp://www.rossmueller.com -- -Heath Borders-Wing[EMAIL PROTECTED]

Re: [announce] Now Available: Public Review Draft of the JavaServer Faces Technology 1.2 Specification (JSR 252)

2005-04-15 Thread Heath Borders
quot;">click me/h:commandLinkRegards,MatthiasOn 4/15/05, Ed Burns [EMAIL PROTECTED] wrote: On Fri, 15 Apr 2005 11:34:00 +0200, Manfred Geiler [EMAIL PROTECTED] said: MG http://java.sun.com/j2ee/javaserverfaces/ With our own Manfred Geiler on the Expert Group, no less! Ed--Matthias Wessendorf-- -Heath Borders-Wing[EMAIL PROTECTED]

Re: [vote] Switch to Subversion

2005-04-13 Thread Heath Borders
.) If we do that now in CVS we would loose valuable history for many files.- TortoiseSVN is a powerful alternative for all IntelliJ users in the meantime.So here is my definite +1 for switching from CVS to Subversion-Manfred -- -Heath Borders-Wing[EMAIL PROTECTED]

Re: Getting Values from selectOneListbox

2005-04-13 Thread Heath Borders
value text (Loan Name)?Thanks,Roger Lee -- -Heath Borders-Wing[EMAIL PROTECTED]

Re: Proposal: Modest Restructuring of MyFaces Project

2005-04-11 Thread Heath Borders
Sandbox |-- other subprojects to follow... - -Heath Borders-Wing[EMAIL PROTECTED]

Re: Proposed improvement to x:dataTable

2005-04-11 Thread Heath Borders
thefunctionality and a simple example for people to look at.If thereare problems with it (or improvements) then we can back out thechanges or make further changes.I think the idea is easier toexplain with actual code.Please let me know if you have a problem with this approach.sean-- -Heath Borders-Wing

Re: Proposed improvement to x:dataTable

2005-04-11 Thread Heath Borders
that uses it butthere would be no such requirement to make the new functionality work.seanOn Apr 11, 2005 2:22 PM, Heath Borders [EMAIL PROTECTED] wrote: What is wrong with doing a component-binding and setting this stuff up in your bean? We've had a few cases where the datatable's columns cannot

Re: Proposed improvement to x:dataTable

2005-04-11 Thread Heath Borders
possiblefield our users might want to select in their query.We'd like tomake that field a hyperlink in the report so that the user can jumpright to the document in question.So whenever this field is presentthen we use different JSP than the default.seanOn Apr 11, 2005 2:37 PM, Heath Borders [EMAIL

Re: [VOTE] Release MyFaces 1.0.9

2005-04-08 Thread Heath Borders
responsibilities.) My Vote: +1 (release)-- -Heath Borders-Wing[EMAIL PROTECTED]

[jira] Commented: (MYFACES-171) Wrong src tree for UIColumns

2005-04-07 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-171?page=comments#action_62356 ] Heath Borders-Wing commented on MYFACES-171: I don't think its correct to have a dependency of the shared code on anything but the API code. Your fix sounds

Re: [jira] Commented: (MYFACES-171) Wrong src tree for UIColumns

2005-04-07 Thread Heath Borders
:06 PM, Heath Borders-Wing (JIRA)myfaces-dev@incubator.apache.org wrote:[ http://issues.apache.org/jira/browse/MYFACES-171?page=comments#action_62356 ] Heath Borders-Wing commented on MYFACES-171: I don't think its correct to have a dependency

Re: Passthrough attributes

2005-04-07 Thread Heath Borders
there a generic MyFaces way to add the standard passthroughattributes (ex. style) to a custom component.Rob has submitted apatch that does this manually but I wanted to make sure we weren'toverlooking a generic method for doing this.sean-- -Heath Borders-Wing[EMAIL PROTECTED]

[jira] Commented: (MYFACES-169) h:datatable with nested UIData not working

2005-04-06 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-169?page=comments#action_62265 ] Heath Borders-Wing commented on MYFACES-169: I'm just curious as to what your JSP looks like that's causing your error, because the test JSP I made when I

Re: ResponseWriter.endDocument() vs. ADF Faces (and, hello)

2005-04-01 Thread Heath Borders
-- -Heath Borders-Wing [EMAIL PROTECTED]

Re: ResponseWriter.endDocument() vs. ADF Faces (and, hello)

2005-04-01 Thread Heath Borders
explaining how to configure this filter, and why you need it. On Fri, 2005-04-01 at 15:04 -0600, Heath Borders wrote: I'm not too familiar with filters, but won't that require us to buffer the whole request? That seems like quite a bit of a performance hit just for extensions. It seems like

Re: ADF Faces and MyFaces' forceId

2005-04-01 Thread Heath Borders
! -- Martin Cooper -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Problem when decoding HtmlTextInput

2005-03-31 Thread Heath Borders
to work and recently quit (we updated to new code to get some tree2 support.) Should the HtmlRendererUtils not use 'null' instead of for denoting no submitted value? -- Jon -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: HTMLEcoder and \n

2005-03-29 Thread Heath Borders
to true (which is the default). So if you need br / for newlines in your text you have to do it on your own (and don't forget to set encode=false for the h:outputText in this case otherwise the br/s will end up on the user's screen). Oliver Sylvain. -- -Heath Borders-Wing

Re: Problem when decoding HtmlTextInput

2005-03-29 Thread Heath Borders
that my pages are screwed up, but this used to work and recently quit (we updated to new code to get some tree2 support.) Should the HtmlRendererUtils not use 'null' instead of for denoting no submitted value? -- Jon -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: [Vote] release candidate2 for Apache MyFaces

2005-03-29 Thread Heath Borders
not [ ] -1 - Please don't. Here's why:. Thanks, Matthias -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: HTMLEcoder and \n

2005-03-29 Thread Heath Borders
the standard feature. Anyway, thanks for your feedback. I'll add this attribute, and hope it'll be the standard way in future specs. Sylvain. On Tue, 2005-03-29 at 09:59 -0600, Heath Borders wrote: It seems like you juts shouldn't be worrying about '\n's in your output. That's

Re: ResponseWriter.endDocument() vs. ADF Faces (and, hello)

2005-03-28 Thread Heath Borders
that functionality into ResponseWriter.startElement(script) and ResponseWriter.endElement(script) so it can be globally enabled and disabled if needed. Thanks, Adam Winer [EMAIL PROTECTED] -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Holidays

2005-03-25 Thread Heath Borders
Guys, I wanted to sign off for my holidays - 1 month New Zealand, Singapure and Hongkong - so have fun playing with MyFaces will I play with my digicam ;) regards, Martin -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Warning messages

2005-03-22 Thread Heath Borders
concatenation. Really useful for debug() logging but not so for warn messages, which there usually are a lot less and they are almost always enabled anyways. Kalle Manfred On Mon, 21 Mar 2005 14:00:14 -0600, Heath Borders [EMAIL PROTECTED] wrote: I guess if I just did

Re: Problem with datatable and a default preserveDataModel=true

2005-03-21 Thread Heath Borders
-0600, Heath Borders [EMAIL PROTECTED] wrote: using the x:datatable / doesn't make you dependent on the MyFaces implementation. The components set is implementation independent. But, I thought that the datatable's datamodels were NOT supposed to be serializeable. There was a big discussion

Re: Warning messages

2005-03-21 Thread Heath Borders
after those emails. Forgetting the form tags is a common mistake and people always think that the problem is some component that return null. Warning messages for this would be very helpful to newbies... Bruno On Sun, 20 Mar 2005 21:31:01 -0600, Heath Borders [EMAIL PROTECTED] wrote

Re: Warning messages

2005-03-21 Thread Heath Borders
I guess if I just did a check for isDebugEnabled() first before going through the hassle of searching for a parent form, it would have the same result. On Mon, 21 Mar 2005 11:39:34 -0800, Korhonen, Kalle [EMAIL PROTECTED] wrote: -Original Message- From: Heath Borders [mailto:[EMAIL

Warning messages

2005-03-20 Thread Heath Borders
be on by default because experienced people will know to turn it off, and newbies won't. -- -Heath Borders-Wing [EMAIL PROTECTED]

[jira] Commented: (MYFACES-127) dataTable (or h:column rendered=) confuses its var with previous instances of dataTable

2005-03-17 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-127?page=comments#action_61162 ] Heath Borders-Wing commented on MYFACES-127: This makes perfect sense. You cannot refer to a dataTable's 'var' in methodBindings in the column. That's

Re: Project structure and release policy (was Re: Components subproject)

2005-03-16 Thread Heath Borders
-- -Heath Borders-Wing [EMAIL PROTECTED]

Re: document.form[x].onsubmit in

2005-03-15 Thread Heath Borders
, Sylvain. On Tue, 2005-03-15 at 16:24 -0600, Heath Borders wrote: Unfortunately, I don't think form.onsubmit() is part of the W3C spec. I would hate to inject non-standard javascript into our code. On Tue, 15 Mar 2005 07:06:23 -0400, Sylvain Vieujot [EMAIL PROTECTED] wrote: The Javascript

Re: Examples Subproject (Re: [VOTE] Simplified Examples (was Simplified Examples))

2005-03-10 Thread Heath Borders
Aechterhoek 18 DE-48282 Emsdetten Germany phone: +49-2572-9170275 cell phone: +49-179-1118979 email: matzew AT apache DOT org url: http://www.wessendorf.net callto://mwessendorf (Skype) icq: 47016183 -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Refactored Examples

2005-03-08 Thread Heath Borders
for the component in question. Is everyone still in agreement on this? -Matthias sean -- -Heath Borders-Wing [EMAIL PROTECTED]

[jira] Commented: (MYFACES-120) In JSP, a reference to a component defined later in the page fails

2005-03-08 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-120?page=comments#action_60458 ] Heath Borders-Wing commented on MYFACES-120: This is a JSP problem, not a JSF problem. To get around this bug, enclose the components in a component

Re: Infrastructure brainstorming

2005-03-03 Thread Heath Borders
-- -Heath Borders-Wing [EMAIL PROTECTED]

Re: [jira] Commented: (MYFACES-108) UIInput should not store submitted value in the state

2005-02-21 Thread Heath Borders
contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Examples Suggestions

2005-02-21 Thread Heath Borders
pages (like the info, copyright pages, etc.) without the extra custom components. -Heath Borders-Wing sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: [OT] Cocoon and JSF

2005-02-19 Thread Heath Borders
. did you played with Tapestry? I haven't been able to look into. -Matthias Heath Borders wrote: Awesome. Now if only we could bring tapestry into the mix... On Fri, 18 Feb 2005 20:23:29 +0100, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi all, I just saw that Cocoon has

Re: Why does renderer for commandLink check instance of UIOutput

2005-02-16 Thread Heath Borders
of HtmlLinkRendererBase checks if the component is an instanceof UIOuput. When would that ever be the case? I am assuming there is a MyFaces specific reason but it escapes me. sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Strange methods in UISelectBoolean.java

2005-02-08 Thread Heath Borders
)) { super.setValueBinding(value, binding); } else { super.setValueBinding(name, binding); } } -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Strange problem with h:selectBooleanCheckbox

2005-02-06 Thread Heath Borders
+ uiComponent.getClass().getName()); } } Thanks, Sylvain. -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: How about moving the HtmlResponseWriterImpl to the shared sources

2005-01-31 Thread Heath Borders
for convenience (and to avoid bugs to desynchronized sources). Any thoughts ? Thanks, Sylvain. -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: [JAR] myfaces.jar

2005-01-28 Thread Heath Borders
them should be cleaner. But now there is again a myfaces.jar and also the standalone version. (http://tinyurl.com/4skb6) Shouldn't we better keep the separate instead a all-in-one JAR? Any thoughts? Thanks, Matthias -- -Heath Borders

[jira] Created: (MYFACES-88) HtmlSelectOneListbox provides the wrong default value for size

2005-01-25 Thread Heath Borders-Wing (JIRA)
: WSAD 5.1.2, IE6 Reporter: Heath Borders-Wing According to Sun's TLD, the h:selectOneListbox / tag should default the rendered HTML select tag's size attribute to the number of SelectItem children. Currently, however, if the size attribute is not specified on the tag, HtmlSelectOneListbox

[jira] Updated: (MYFACES-88) HtmlSelectOneListbox provides the wrong default value for size

2005-01-25 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-88?page=history ] Heath Borders-Wing updated MYFACES-88: -- Attachment: HtmlSelectOneListbox.java Changed DEFAULT_SIZE to 0 instead of Integer.MIN_VALUE HtmlSelectOneListbox provides the wrong default

Re: A few more suggestions

2005-01-18 Thread Heath Borders
words, struts-dev mailing list is a subsriber to the CVS change list. This way works fine for me though. sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: HtmlTableRenderer enhancement

2005-01-18 Thread Heath Borders
are not there... my +1 for adding them. regards, Martin On Tue, 18 Jan 2005 09:23:30 -0600, Heath Borders [EMAIL PROTECTED] wrote: Yeah, I checked the cvs, and the latest version does not have abstractions for starting and ending the row. I'm creating a custom table

[jira] Created: (MYFACES-83) Refactored HtmlTableRendererBase

2005-01-18 Thread Heath Borders-Wing (JIRA)
Refactored HtmlTableRendererBase Key: MYFACES-83 URL: http://issues.apache.org/jira/browse/MYFACES-83 Project: MyFaces Type: New Feature Versions: 1.0.8 beta Environment: WSAD 5.1.2, IE6 Reporter: Heath Borders-Wing

[jira] Updated: (MYFACES-83) Refactored HtmlTableRendererBase

2005-01-18 Thread Heath Borders-Wing (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-83?page=history ] Heath Borders-Wing updated MYFACES-83: -- Attachment: HtmlTableRendererBase.java Refactoring and commenting. Refactored HtmlTableRendererBase

Re: A few more suggestions

2005-01-17 Thread Heath Borders
and helps developers keep track of changes to the codebase. sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: Update to forceId

2005-01-13 Thread Heath Borders
within tables.) Also, we should probably update the forceId example on the web page to show one with tables as well. sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: FW: [Fwd: UIComponent.getAttributes().get() and ValueBinding]

2005-01-12 Thread Heath Borders
-Original Message- From: Heath Borders [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 5:16 PM To: Matthias Wessendorf Subject: Re: FW: [Fwd: UIComponent.getAttributes().get() and ValueBinding] In almost all of our UIComponent getters we have the following code

Re: Update to forceId

2005-01-12 Thread Heath Borders
continue to test more complicated scenarios with naming containers (like tables within tables.) Also, we should probably update the forceId example on the web page to show one with tables as well. sean -- -Heath Borders-Wing [EMAIL PROTECTED]

Re: problems with html embebed in a f:verbatim

2005-01-06 Thread Heath Borders
any help thanks Sonia Garavito -- -Heath Borders-Wing [EMAIL PROTECTED]