Login  Register

ToDo example in VW

Posted by Nicholas Moore on Mar 09, 2012; 3:05pm
URL: https://forum.world.st/ToDo-example-in-VW-tp4459697.html

I have just started to look at the ToDo example in VisualWorks (Aida 6.4.1) and needed to make a few changes from the Pharo implementation:

AIDA.URLResolver>>randomURLFor: changed to aidaContentType not contentType

ToDoList>>onChangeDo:on:app: changed to  (self announcers at: aWebApplication put: Dictionary new) not at:ifAbsentPut:

AIDA.WebUser>>todoList changed to otherValuesAt:ifAbsentPut: not valuesAt:ifAbsentPut:

ToDoRedirectApp class>>initSomeToDoMembers site := Swazoo.SwazooServer singleton siteNamed: 'aidademo'.

Cheers

Nicholas

_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida