Leaving WO (Ricardo Legorreta)

2009-12-01 Thread Ricardo Legorreta
Very bad news, you have been an excellent help for all Java Client developers (I´m another JC fanatic) . Specially with JBND framework. Thanks for all your help. Keep in touch. Ricardo > Hi all, > > I am leaving my current job, and consequently WebObjects. I am writing just > to say bye to th

Java Client (topic of the day!)

2009-03-26 Thread Ricardo Legorreta
I could not be more agree that JC is the best kept secret in WO. We have been using other platforms that are not WO (e.g., weblogic, hibernate and Flex), and in my believe (not try to start a discussion) what you can do with JC and WO are far away. Thanks for the help from Dave and Florijan

Java Client (topic of the day!)

2009-03-26 Thread Ricardo Legorreta
I could not be more agree that JC is the best kept secret in WO. We have been using other platforms that are not WO (e.g., weblogic, hibernate and Flex), and in my believe (not try to start a discussion) what you can do with JC and WO are far away. Thanks for the help from Dave and Florijan

clearing a toMany relationship fault in Java Client

2008-09-04 Thread Ricardo Legorreta
So far so good I tested ERXEOControlUtilities.clearSnapshotForRelationshipNamed it works ok... But for the server side only. I´ve problems in a Java Client since in the server I´ve the correct toManyRelationship NSArray data (i.e., refreshed) , but in the client side I´m still having the

The "Mobile me" web apps

2008-06-13 Thread Ricardo Legorreta
]> Content-Type: text/plain; charset="iso-8859-1" Florijan (who does the jbnd framework for JavaClient) doesn't seem to like EOAssociation. What are the pros and cons of using them? John On Thu, Jun 12, 2008 at 7:12 AM, Ricardo Legorreta <[EMAIL PROTECTED]> wro

The "Mobile me" web apps

2008-06-12 Thread Ricardo Legorreta
Message: 5 Date: Wed, 11 Jun 2008 22:06:50 +0200 From: Stephane Guyot <[EMAIL PROTECTED]> Subject: Re: The "Mobile me" web apps To: WebObjects Development Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Use JC and maybe JC components (from D

Not going to WOWODC this year?

2008-05-13 Thread Ricardo Legorreta
I´m trying to attend. We ´re very interested in WOWODC, specially for Java Client session. If I cannot attend (because just recently I attend to JavaOne and I have time constraints). We will buy all WOWODC recording sessions. Ricardo. Message: 5 Date: Tue, 13 May 2008 08:09:34 -0400 From:

Converting character sets in WO.

2008-03-14 Thread Ricardo Legorreta
Does anybody had used character set = nextstep (old character set, and an old app) with WO 5.4 (i.e., using JDBC). Thanks, Ricardo. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lis

Sybase character set problem

2008-03-13 Thread Ricardo Legorreta
We are in the process to migrate a very old WO 4.5 system using Sybase. The Sybase server has as character set "cp850" and in the old EOModel WO 4.5 we added the databaseEncoding = "NEXTSTEP" instruction in the adaptor info. Everything worked fine. Now we use WO 5.4 and JDBC (Sybase JConne

Fwd: Why I hate Java Client (I hope this could help you)

2008-02-21 Thread Ricardo Legorreta
in the EOFormController called 'nextTask') or in the server). I hope these ideas could help you. Ricardo. From: David Avendasora <[EMAIL PROTECTED]> Date: February 21, 2008 12:45:32 PM GMT-06:00 To: Ricardo Legorreta <[EMAIL PROTECTED]> Cc: webobjects-dev@lists.apple.

Re: Why I hate Java Client

2008-02-21 Thread Ricardo Legorreta
I´m 100% agree with Florrijan. I´m using JC a lot, and sometimes it is much better solution for intranet, than Flex/Hibernate or other intranet platforms that I worked with (I´m not trying to open a discussion of what solution is better, what I´m trying to point out is that JC is very good

Re: [ANN] building JavaClient without nib but using swing gui with eclipse+wolips

2008-01-11 Thread Ricardo Legorreta
Hi David, I have a D2JC project that I 'more less' migrate to WO 5.4 with the following considerations that I hope it will help you: - Even if you have all classes in WO 5.4, some are very difficult to migrate (e.g., EOControllerFactory, Rules, etc). So my decision was not to use the rule

Event firing from changing EOs

2008-01-07 Thread Ricardo Legorreta
Dear Flor. The getter and setter methods are ok, but it think there is a better way. This is how the EOAssociation (and its subclasses) works. They are bidirectional: From the widget to the EODisplayGroup the EOAssociation class, I believe they are listener (analyzing the code generated b

Making example WO apps

2007-12-24 Thread Ricardo Legorreta
I do not speak for everybody, but in my case and I think almost all WO developers using JC and looking for the WO + String databinding, we came from WO 5.3. So we have Openbase installed with the example DBs. If you use the WORealState DB (or any other in the example) is fine. Ricardo. -

EOModeler: Migration from XCode to WOLips and WO 5.4

2007-12-20 Thread Ricardo Legorreta
) Any idea how can I solved this problem using WOLips? Thanks, Ricardo Legorreta ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your

Java Client nib based Apps and WO 5.4

2007-12-06 Thread Ricardo Legorreta
We developed a system using DTJ and Java Client nib based apps. Now that these technologies does not exists anymore in WO 5.4, after the frustration period, I need to keep going: switch to eclipse and wolips is a must, and also forget about DTJ (many easy catalog based apps were done this w