2014-04-11 22:23 GMT+02:00 Aaron Rosenzweig <[email protected]>:

> Hi Filippo,
>
> I’m sure you are not the only one who develops on Ubuntu (Linux). I think
> I saw a post that Ray Kiddy does too.
>
> Are you using Git, SVN, or something to manage revisions in your code?
> Maybe just try reverting and assume this is a fluke. Probably something
> else occurred. I would’t lose any sleep on it unless it happens again.
>

​Yes, I'm using Git.​



> Sorry it happened to you though.
>
Sometimes Eclipse, our OS, or just computers are flaky. Two days ago
> Eclipse wouldn’t start up for me, it would get stuck midway in the splash
> screen. I had to clean out some settings to get it to work again.
> Inexplicable stuff happens sometimes.
>

Mmm.​. of course, this mail it's just to highlight the problem.
Thank god the way to avoid the problem exists, but it is a workaround:
replace trashed files, with that ones coming from a previous (stable)
commit and don't change them again -.-'


>   *Aaron Rosenzweig* / Chat 'n Bike <http://www.chatnbike.com>
> *e:*  [email protected]  *t:*  (301) 956-2319   [image: Chat 'n Bike]  
> [image:
> Chat 'n Bike]
>
> On Apr 11, 2014, at 6:09 AM, Filippo Lauria <[email protected]>
> wrote:
>
> 2014-04-10 21:01 GMT+02:00 Aaron Rosenzweig <[email protected]>:
>
>> 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 <http://www.chatnbike.com/>
>> *e:*  [email protected]  *t:*  (301) 956-2319   [image: Chat 'n Bike]  
>> [image:
>> Chat 'n Bike]
>>
>> On Apr 10, 2014, at 6:16 AM, Filippo Lauria <[email protected]>
>> 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 protected])
>> Help/Unsubscribe/Update your Subscription:
>>
>> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
>>
>> This email sent to [email protected]
>>
>>
>>
>


-- 
Filippo Lauria
Scholarship holder at
Department of Information Engineering,
University of Pisa
Largo Lucio Lazzarino 1,
56122 Pisa - Italy
Ph. (+39) 050-2217.456 (direct)
Skype ID: filippomarialauria
LinkedIn: http://it.linkedin.com/pub/filippo-laur%C3%ACa/26/966/981
Stackoverflow: http://stackoverflow.com/users/2299414/filippo-lauria
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to