• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOLips strange behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOLips strange behavior


  • Subject: Re: WOLips strange behavior
  • From: Filippo Lauria <email@hidden>
  • Date: Fri, 11 Apr 2014 12:09:30 +0200

2014-04-10 21:01 GMT+02:00 Aaron Rosenzweig <email@hidden>:
Hi Filippo, 
Hi Aaron, thanks for reply.

Probably you upgraded your WO plugin for Eclipse called “WOLips” or maybe you even upgraded Eclipse too.
I don't.
I'm an Ubuntu WebObjects developer [ I think the last one on the earth :) ] and
I'm using eclipse 3.7 + WOLips 3.7.

Sometimes they are written to handle line endings and things differently and will modify old files just by opening them if you’ve upgraded WOLips.
The problem is that WOLips is not just trimming spaces, or stripping line endings or \soft stuff\ like this, it is \brutally\ cutting off lines of code!

I was just wondering if there was someone else who experimented this, or I'm the only one?

Thank you all,
 Filippo

Aaron Rosenzweig / Chat 'n Bike
e:  email@hidden  t:  (301) 956-2319
Chat 'n Bike Chat 'n Bike

On Apr 10, 2014, at 6:16 AM, Filippo Lauria <email@hidden> wrote:

Hello,
I'm facing an issue that it's really driving me crazy.

Here it is a brief explanation:

I have a component from one of my WO framework: EditAssignmentPage.
I was not touching it anymore, since my focus moved to other components of my WO framework as well.
I did few changes to my framework, added components, modified EOModel, etc.

Few days ago I was wondering to change something on EditAssignmentPage Component. I opened it and /magically/ it just modified itself.

I soon noticed issues in the java file, since an ERXDisplayGroup lost his parametrization.
After few looks I noticed too, that woo file automatically changed from something like this:
--
{
   "WebObjects Release" = "WebObjects 5.0";
   encoding = NSUTF8StringEncoding;
    variables = {
         offeringGroup = { ... };
         scriptDisplayGroup = { ... };
        submissionProfileDisplayGroup = { ... };
...
--

to something similar, but different:
--
{
   "WebObjects Release" = "WebObjects 5.0";
   encoding = NSUTF8StringEncoding;
    variables = {
         offeringGroup = { ... };
...
--

Is there a logical explanation of why is this happening?


Luckly, I committed EditAssignmentPage in a consi
stent state, but I can start to modify component since it runs to inconsistent version.

Any ideas?

Thank you for reading (and hopefully for answering).

--
Filippo Lauria
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WOLips strange behavior
      • From: Ray Kiddy <email@hidden>
    • Re: WOLips strange behavior
      • From: Aaron Rosenzweig <email@hidden>
References: 
 >WOLips strange behavior (From: Filippo Lauria <email@hidden>)
 >Re: WOLips strange behavior (From: Aaron Rosenzweig <email@hidden>)

  • Prev by Date: Re: WOLips strange behavior
  • Next by Date: Re: Use AjaxGrid with editable text
  • Previous by thread: Re: WOLips strange behavior
  • Next by thread: Re: WOLips strange behavior
  • Index(es):
    • Date
    • Thread