Latest release doesn't work with SE 1.2 anymore

12 Messages Forum Options Options
Permalink
Berend de Boer
Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Hi Guys,

In UC_STRING there is now a make_from_string_general routine which
doesn't work with SmartEiffel as it doesn't have a STRING_GENERAL class.

--
Cheers,

Berend de Boer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Colin Adams-3
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Support for SE has been dropped.

2008/5/28 Berend de Boer <berend@...>:

> Hi Guys,
>
> In UC_STRING there is now a make_from_string_general routine which
> doesn't work with SmartEiffel as it doesn't have a STRING_GENERAL class.
>
> --
> Cheers,
>
> Berend de Boer
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gobo-eiffel-develop mailing list
> gobo-eiffel-develop@...
> https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Eric Bezault
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Colin Adams wrote:
> Support for SE has been dropped.

Yes, too tired to send messages to the SE 1.2 mailing list
without getting any answer back.

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Berend de Boer
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
>>>>> "Eric" == Eric Bezault <ericb@...> writes:

    Eric> Yes, too tired to send messages to the SE 1.2 mailing list
    Eric> without getting any answer back.

I realise we have to move on, but it's a pity there's no solution now if
you want to compile with debug info. Are there any plans to add that to
gec?

--
Cheers,

Berend de Boer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Eric Bezault
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Berend de Boer wrote:
>>>>>> "Eric" == Eric Bezault <ericb@...> writes:
>
>     Eric> Yes, too tired to send messages to the SE 1.2 mailing list
>     Eric> without getting any answer back.
>
> I realise we have to move on, but it's a pity there's no solution now if
> you want to compile with debug info. Are there any plans to add that to
> gec?

Do you mean the "debug" instructions as in:

    debug ("some_key")
        valid_foo: foo.is_valid
    end

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Berend de Boer
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
>>>>> "Eric" == Eric Bezault <ericb@...> writes:

    >> I realise we have to move on, but it's a pity there's no solution
    >> now if you want to compile with debug info. Are there any plans
    >> to add that to gec?

    Eric> Do you mean the "debug" instructions as in:

    Eric>    debug ("some_key") valid_foo: foo.is_valid end

And DbC support of course. It does not have to perform better than SE,
but if the performance is equal, it would really make me switch.

--
Cheers,

Berend de Boer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Eric Bezault
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Berend de Boer wrote:

>>>>>> "Eric" == Eric Bezault <ericb@...> writes:
>
>     >> I realise we have to move on, but it's a pity there's no solution
>     >> now if you want to compile with debug info. Are there any plans
>     >> to add that to gec?
>
>     Eric> Do you mean the "debug" instructions as in:
>
>     Eric>    debug ("some_key") valid_foo: foo.is_valid end
>
> And DbC support of course. It does not have to perform better than SE,
> but if the performance is equal, it would really make me switch.

Debug can be implemented in gec without too much effort.
DbC requires more work. For DbC I use EiffelStudio.

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Wolfgang Jansen
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
Eric Bezault wrote:

> Berend de Boer wrote:
>  
>>>>>>> "Eric" == Eric Bezault <ericb@...> writes:
>>>>>>>              
>>     >> I realise we have to move on, but it's a pity there's no solution
>>     >> now if you want to compile with debug info. Are there any plans
>>     >> to add that to gec?
>>
>>     Eric> Do you mean the "debug" instructions as in:
>>
>>     Eric>    debug ("some_key") valid_foo: foo.is_valid end
>>
>> And DbC support of course. It does not have to perform better than SE,
>> but if the performance is equal, it would really make me switch.
>>    
>
> Debug can be implemented in gec without too much effort.
> DbC requires more work. For DbC I use EiffelStudio.
>
>  
Hi,

Some time ago I proposed to add a debugger to the GEC.
Its took me much more time than expected.
But now an experimental version is nearly completed.
I hope that I can that version publish the next days.

WJ

--
Dr. Wolfgang Jansen
University of Potsdam, Germany
mailto: wjansen@...


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Berend de Boer
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
>>>>> "Eric" == Eric Bezault <ericb@...> writes:

    Eric> Debug can be implemented in gec without too much effort.  DbC
    Eric> requires more work. For DbC I use EiffelStudio.

The problem is that I develop sites with dozens of small cgis. The disk
space needed for EiffelStudio is simply horrendous, and the initial
compile doesn't make me happy either. So SE is still the only solution
in town unfortunately.

--
Cheers,

Berend de Boer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Colin Adams-3
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
2008/5/29 Berend de Boer <berend@...>:

> The problem is that I develop sites with dozens of small cgis. The disk
> space needed for EiffelStudio is simply horrendous, and the initial
> compile doesn't make me happy either. So SE is still the only solution
> in town unfortunately.

Then you have two solutions at hand:

1) Upgrade SmartEiffel 1.2r8, or
2) Use Gobo 3.7

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Berend de Boer
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
>>>>> "Colin" == Colin Adams <colinpauladams@...> writes:

    >> The problem is that I develop sites with dozens of small
    >> cgis. The disk space needed for EiffelStudio is simply
    >> horrendous, and the initial compile doesn't make me happy
    >> either. So SE is still the only solution in town unfortunately.

    Colin> Then you have two solutions at hand:

    Colin> 1) Upgrade SmartEiffel 1.2r8, or 2) Use Gobo 3.7

Ah, does 1.2r8 work? I thought the differences were minor so I haven't
bothered to upgrade from 1.2r7. But Eric said SE support was dropped.

But else, Gobo 3.7 is indeed the only solution for now.

--
Cheers,

Berend de Boer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Colin Paul Adams
Re: Latest release doesn't work with SE 1.2 anymore
Reply Threaded More
Print post
Permalink
>>>>> "Berend" == Berend de Boer <berend@...> writes:

>>>>> "Colin" == Colin Adams <colinpauladams@...> writes:
    >>> The problem is that I develop sites with dozens of small
    >>> cgis. The disk space needed for EiffelStudio is simply
    >>> horrendous, and the initial compile doesn't make me happy
    >>> either. So SE is still the only solution in town
    >>> unfortunately.

    Colin> Then you have two solutions at hand:

    Colin> 1) Upgrade SmartEiffel 1.2r8, or 2) Use Gobo 3.7

    Berend> Ah, does 1.2r8 work? I thought the differences were minor
    Berend> so I haven't bothered to upgrade from 1.2r7. But Eric said
    Berend> SE support was dropped.

I meant upgrade 1.2r8 to support FreeElks, or equivalent.
--
Colin Adams
Preston Lancashire

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop