Re: Dojo tree 1.4

2010-06-09 Thread Jacques Le Roux
Looks like we have a good consensus around Jquery so far. I must say that the main arugment for Dojo was its serious. It's a real consistent framework with embedded widgets, not only an API. All those third parties Jquery's widgets (and Prototypes's) are a bit frightening. On the other hand

Re: Dojo tree 1.4

2010-06-09 Thread Sascha Rodekamp
Good morning guys, sounds good to me. I will now start implementing a example widget based onjQuery and provide a patch asap. So erveryone can see how jQuery works. Have a nice day. Sascha 2010/6/9 Jacques Le Roux jacques.le.r...@les7arts.com Looks like we have a good consensus around Jquery

Re: Dojo tree 1.4

2010-06-09 Thread Erwan de FERRIERES
Le 09/06/2010 10:59, Sascha Rodekamp a écrit : Good morning guys, sounds good to me. I will now start implementing a example widget based onjQuery and provide a patch asap. So erveryone can see how jQuery works. Have a nice day. Sascha 2010/6/9 Jacques Le Rouxjacques.le.r...@les7arts.com Hi

Re: Dojo tree 1.4

2010-06-09 Thread Erwan de FERRIERES
Le 09/06/2010 11:37, Jacques Le Roux a écrit : BTW I opened the dojo1.4 branch but I guess we will drop it and use rather a jquery branch? From the different inputs we had on this thread, yes, I think so.. Just wait for the svn to be repaired ! Cheers, -- Erwan de FERRIERES www.nereide.biz

Re: Dojo tree 1.4

2010-06-09 Thread Jacques Le Roux
BTW I opened the dojo1.4 branch but I guess we will drop it and use rather a jquery branch? Jacques From: Erwan de FERRIERES erwan.de-ferrie...@nereide.fr Le 09/06/2010 10:59, Sascha Rodekamp a écrit : Good morning guys, sounds good to me. I will now start implementing a example widget based

Re: Dojo tree 1.4

2010-06-09 Thread Sascha Rodekamp
jep another brunch would be great. Our first steps should not effect the trunk i think;) Cheers 2010/6/9 Erwan de FERRIERES erwan.de-ferrie...@nereide.fr Le 09/06/2010 11:37, Jacques Le Roux a écrit : BTW I opened the dojo1.4 branch but I guess we will drop it and use rather a jquery

[jira] Commented: (OFBIZ-3798) Add generic service to call xml-rpc request

2010-06-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877039#action_12877039 ] Jacques Le Roux commented on OFBIZ-3798: Be careful Nicolas to not add your

[jira] Commented: (OFBIZ-3798) Add generic service to call xml-rpc request

2010-06-09 Thread Malin Nicolas (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877043#action_12877043 ] Malin Nicolas commented on OFBIZ-3798: -- Arg, so speed :/ But it's not for inclusion,

Re: Dojo tree 1.4

2010-06-09 Thread Jacques Le Roux
I simply renames dojo1.4 in jquery, it's available Jacques From: Sascha Rodekamp sascha.rodekamp.lynx...@googlemail.com jep another brunch would be great. Our first steps should not effect the trunk i think;) Cheers 2010/6/9 Erwan de FERRIERES erwan.de-ferrie...@nereide.fr Le 09/06/2010

Re: Dojo tree 1.4

2010-06-09 Thread Sascha Rodekamp
Cool thanks Jacques ... i'will have a look later and provide a first testing patch. Cheers Sascha 2010/6/9 Jacques Le Roux jacques.le.r...@les7arts.com I simply renames dojo1.4 in jquery, it's available Jacques From: Sascha Rodekamp sascha.rodekamp.lynx...@googlemail.com jep another

[jira] Updated: (OFBIZ-3765) Use CustomMethod for select order, quote and invoice hook to resolve id

2010-06-09 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-3765: - Attachment: OFBIZ-3765.patch Test are now OK. When we enter in getNext fonction, I just alerte

[jira] Updated: (OFBIZ-3798) Add xml-rpc engine on serviceengine

2010-06-09 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-3798: - Summary: Add xml-rpc engine on serviceengine (was: Add generic service to call xml-rpc request)

[jira] Commented: (OFBIZ-3798) Add xml-rpc engine on serviceengine

2010-06-09 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877070#action_12877070 ] Nicolas Malin commented on OFBIZ-3798: -- I rename Jira for better understanding. To

[jira] Commented: (OFBIZ-3798) Add xml-rpc engine on serviceengine

2010-06-09 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877093#action_12877093 ] Adrian Crum commented on OFBIZ-3798: Nicolas, I think it would be better if the

Re: svn commit: r953013 [1/3] - in /ofbiz/branches/jquery: LICENSE framework/images/webapp/images/jquery/ framework/images/webapp/images/jquery/jquery-1.4.2.js framework/images/webapp/images/jquery/jq

2010-06-09 Thread Jacques Le Roux
Thanks Erwan! Jacques - Original Message - From: er...@apache.org To: comm...@ofbiz.apache.org Sent: Wednesday, June 09, 2010 4:00 PM Subject: svn commit: r953013 [1/3] - in /ofbiz/branches/jquery: LICENSE framework/images/webapp/images/jquery/

Re: svn commit: r952997 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java

2010-06-09 Thread Adam Heath
jaco...@apache.org wrote: Author: jacopoc Date: Wed Jun 9 13:20:21 2010 New Revision: 952997 URL: http://svn.apache.org/viewvc?rev=952997view=rev Log: Implemented sql date to time converter to avoid errors with Oracle. Modified:

Re: svn commit: r952997 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java

2010-06-09 Thread Adrian Crum
On 6/9/2010 8:49 AM, Adam Heath wrote: jaco...@apache.org wrote: Author: jacopoc Date: Wed Jun 9 13:20:21 2010 New Revision: 952997 URL: http://svn.apache.org/viewvc?rev=952997view=rev Log: Implemented sql date to time converter to avoid errors with Oracle. Modified:

Re: svn commit: r952997 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java

2010-06-09 Thread Adam Heath
Adrian Crum wrote: On 6/9/2010 8:49 AM, Adam Heath wrote: jaco...@apache.org wrote: Author: jacopoc Date: Wed Jun 9 13:20:21 2010 New Revision: 952997 URL: http://svn.apache.org/viewvc?rev=952997view=rev Log: Implemented sql date to time converter to avoid errors with Oracle.

Re: svn commit: r952997 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java

2010-06-09 Thread Adrian Crum
On 6/9/2010 9:21 AM, Adam Heath wrote: Adrian Crum wrote: On 6/9/2010 8:49 AM, Adam Heath wrote: jaco...@apache.org wrote: Author: jacopoc Date: Wed Jun 9 13:20:21 2010 New Revision: 952997 URL: http://svn.apache.org/viewvc?rev=952997view=rev Log: Implemented sql date to time converter to

[jira] Created: (OFBIZ-3814) jQuery Implementtion - Umbrella Main Task

2010-06-09 Thread Sascha Rodekamp (JIRA)
jQuery Implementtion - Umbrella Main Task - Key: OFBIZ-3814 URL: https://issues.apache.org/jira/browse/OFBIZ-3814 Project: OFBiz Issue Type: New Feature Components: ALL COMPONENTS

[jira] Closed: (OFBIZ-3808) Dojo Version Update to 1.4 - Umbrella Main Task

2010-06-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3808. -- Resolution: Invalid Dojo Version Update to 1.4 - Umbrella Main Task

[jira] Closed: (OFBIZ-3810) Content Navigation Tree don't work with Dojo 1.4 (we use 1.4.3 in branch Dojo1.4)

2010-06-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3810. -- Resolution: Invalid Content Navigation Tree don't work with Dojo 1.4 (we use 1.4.3 in branch

[jira] Closed: (OFBIZ-3812) The ONePage Checkout don't work with the Dojo 1.4 (we use 1.4.3 in branch Dojo1.4)

2010-06-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3812. -- Resolution: Invalid The ONePage Checkout don't work with the Dojo 1.4 (we use 1.4.3 in branch

[jira] Closed: (OFBIZ-3811) Move Dojo Themes into OFBiz Themes

2010-06-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3811. -- Resolution: Invalid Move Dojo Themes into OFBiz Themes --

[jira] Created: (OFBIZ-3815) Content Navigation Tree implemented with jQuery

2010-06-09 Thread Sascha Rodekamp (JIRA)
Content Navigation Tree implemented with jQuery --- Key: OFBIZ-3815 URL: https://issues.apache.org/jira/browse/OFBIZ-3815 Project: OFBiz Issue Type: Sub-task Components: content

[jira] Updated: (OFBIZ-3815) Content Navigation Tree implemented with jQuery

2010-06-09 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3815: --- Attachment: OFBIZ-3815_jqueryExample_ContentNavigation.patch

EntityCondition factory objects

2010-06-09 Thread Adam Heath
Why does EntityCondition create objects from a factory? This means that any condition that needs to be created will end up storing the object into the global heap, with all the requisite locks and contention that occur from that. If a new object was just created, however, java1.6 has the ability

Re: EntityCondition factory objects

2010-06-09 Thread Adrian Crum
Public service announcement: Object pooling is now a serious performance loss for all but the most heavyweight of objects, and even then it is tricky to get right without introducing concurrency bottlenecks.

Re: EntityCondition factory objects

2010-06-09 Thread Adam Heath
Adrian Crum wrote: Public service announcement: Object pooling is now a serious performance loss for all but the most heavyweight of objects, and even then it is tricky to get right without introducing concurrency bottlenecks.

Re: EntityCondition factory objects

2010-06-09 Thread Adrian Crum
I remember when Javolution was first brought into the project. The reason for adding it was better performance. I was new to the project at the time, so I just assumed that was true. Since then I have read many books and articles on Java, and now I'm not sure that Javolution is appropriate

Re: EntityCondition factory objects

2010-06-09 Thread Adam Heath
Adrian Crum wrote: I remember when Javolution was first brought into the project. The reason for adding it was better performance. I was new to the project at the time, so I just assumed that was true. Since then I have read many books and articles on Java, and now I'm not sure that

Re: EntityCondition factory objects

2010-06-09 Thread Adrian Crum
On 6/9/2010 3:44 PM, Adam Heath wrote: Adrian Crum wrote: I remember when Javolution was first brought into the project. The reason for adding it was better performance. I was new to the project at the time, so I just assumed that was true. Since then I have read many books and articles on

Re: EntityCondition factory objects

2010-06-09 Thread David E Jones
On Jun 9, 2010, at 2:28 PM, Adam Heath wrote: Adrian Crum wrote: Public service announcement: Object pooling is now a serious performance loss for all but the most heavyweight of objects, and even then it is tricky to get right without introducing concurrency bottlenecks.

Re: EntityCondition factory objects

2010-06-09 Thread David E Jones
On Jun 9, 2010, at 4:56 PM, Adrian Crum wrote: On 6/9/2010 3:44 PM, Adam Heath wrote: Adrian Crum wrote: I remember when Javolution was first brought into the project. The reason for adding it was better performance. I was new to the project at the time, so I just assumed that was true.

Re: EntityCondition factory objects

2010-06-09 Thread Adrian Crum
--- On Wed, 6/9/10, David E Jones d...@me.com wrote: On Jun 9, 2010, at 4:56 PM, Adrian Crum wrote: On 6/9/2010 3:44 PM, Adam Heath wrote: Adrian Crum wrote: I remember when Javolution was first brought into the project. The reason for adding it was better performance. I was new to