Is there an issue with registering Dictionaries for backtracking in 2.8?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there an issue with registering Dictionaries for backtracking in 2.8?

John Thornborrow
Hello all,

As title - I had an issue previously (in which Lukas was of great
assistance) in 2.7 that meant Dictionaries were not successfully
backtracked; I have since upgraded to 2.8 and have stumbled upon a
similar problem. If need be, I shall create a small application to
demonstrate the issue and send the file out to this list; but thought it
would be better to quickly ask if anyone knows of any issues before hand.

Many thanks,
John.

www.pinesoft.co.uk


Pinesoft Computers are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA



This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Is there an issue with registering Dictionaries for backtracking in 2.8?

Philippe Marschall
2007/8/14, John Thornborrow <[hidden email]>:
> Hello all,
>
> As title - I had an issue previously (in which Lukas was of great
> assistance) in 2.7 that meant Dictionaries were not successfully
> backtracked; I have since upgraded to 2.8 and have stumbled upon a
> similar problem. If need be, I shall create a small application to
> demonstrate the issue and send the file out to this list; but thought it
> would be better to quickly ask if anyone knows of any issues before hand.

Backtracking in 2.8 works differently, you no longer send
#registerObjectForBacktracking, you implement #states (see
implementors for examples).

Cheers
Philippe

> Many thanks,
> John.
>
> www.pinesoft.co.uk
>
>
> Pinesoft Computers are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
>
>
>
> This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Is there an issue with registering Dictionaries for backtracking in 2.8?

Lukas Renggli
In reply to this post by John Thornborrow
> As title - I had an issue previously (in which Lukas was of great
> assistance) in 2.7 that meant Dictionaries were not successfully
> backtracked; I have since upgraded to 2.8 and have stumbled upon a
> similar problem. If need be, I shall create a small application to
> demonstrate the issue and send the file out to this list; but thought it
> would be better to quickly ask if anyone knows of any issues before hand.

Are you on the latest version? There are many more tests checking some
edge cases of Dictionaries, Bags, and Sets that were all broken even
in Seaside 2.7.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside