views:

15

answers:

0

I am currently migrating a large project from dojo 1.3.2 to 1.4.2. I need to port all deprecated code so a way to find it all would be nice.

Managed to get some warnings in the console earlier but that only seems to work for some dijits. For example, the code is cluttered with 'widget.attr(...,...) code, which is deprecated.

Anyone have any experience or ideas to share?

//Loffe