[client side conversion] NumberConverter

2007-04-26 Thread Matthias Wessendorf
Hi, there is a minimalistic version of the client side converter for the NumberConverter, but this client side converter is causing some issues. There might be some *tool* that help us (me) to get a better version. However, does anyone mind to apply the patch for

Re: SVN - move

2007-04-26 Thread Adam Winer
In general, no, but I got a bit more interested when you said the layout was going to change - how so? Did I miss an e-mail? Also, what about the branches - I'm very much in need of the 1.2 branch. -- Adam On 4/25/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: hi, I am planing to move

Re: client id problem

2007-04-26 Thread Adam Winer
Is this on the 1.2 branch or the 1.1 trunk? -- Adam On 4/25/07, Anahide Tchertchian [EMAIL PROTECTED] wrote: Hi, I noticed that trinidad components client ids are not set up correctly when used inside a naming container that redefines its children client ids. I believe this could be fixed

Re: SVN - move

2007-04-26 Thread Matthias Wessendorf
No really a layout change only moving /incubator/adffaces to myfaces/trinidad I would expect the branches will be moved as well. I know that the branches are important. I asked on myfaces dev already about possible issues w/ the move. -Matthias On 4/26/07, Adam Winer [EMAIL PROTECTED]

Re: [client side conversion] NumberConverter

2007-04-26 Thread Matthias Wessendorf
On 4/26/07, Adam Winer [EMAIL PROTECTED] wrote: I'm confused about this patch: - if(this._isConvertible()) + if(!(numberString.indexOf(',') != -1 || numberString.indexOf(',') != -1) this._isConvertible()) { return _decimalParse(numberString,

ADFFACES-466 - Issues in change persistence framework code

2007-04-26 Thread Srinathreddy Komatireddy
Hi, Can someone please review ADFFACES-466 https://issues.apache.org/jira/browse/ADFFACES-466. I have submitted a patch describing the issues and changes. -Thanks, Srinath K

Re: Trinidad + portletJSR168

2007-04-26 Thread Scott O'Bryan
Khaled, Much work has been done on Trinidad in a portal environment but we are not there yet. Trinidad is a very complex renderkit with a lot of functionality and the existing bridges are deficient to varying degrees. Currently Trinidad will run in a Proof of Concept using the Oracle

Re: SVN - move

2007-04-26 Thread Bernd Bohmann
Hello Matthias, I don't think you have the required permissons to move the directory to myfaces. Bernd Matthias Wessendorf wrote: No really a layout change only moving /incubator/adffaces to myfaces/trinidad I would expect the branches will be moved as well. I know that the branches

Re: SVN - move

2007-04-26 Thread Matthias Wessendorf
i hope so ... :-) I'll ping infra@ now. -M On 4/26/07, Bernd Bohmann [EMAIL PROTECTED] wrote: Hello Matthias, I don't think you have the required permissons to move the directory to myfaces. Bernd Matthias Wessendorf wrote: No really a layout change only moving /incubator/adffaces

Re: ADFFACES-466 - Issues in change persistence framework code

2007-04-26 Thread Adam Winer
I added one comment to the issue tracker: this patch adds global synchronization to the application of changes. This seems higly excessive! The responsibility for synchronization should belong on the implementation of ChangeManager.getComponentChanges(), not on its use. If you used a

[JDev] Using Trinidad inside of JDeveloper

2007-04-26 Thread Matthias Wessendorf
Hi guys, Frank wrote an article on Trinidad and JDeveloper http://www.oracle.com/technology/products/jdev/howtos/1013/trinidad/trinidad.html -Matthias -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com