Quote:
Originally Posted by DustyPorViva
There are quite a few things v6 can do that v5 can't. For example, drawing panels are greatly expanded, with filters and polygon drawing and such. I guess it depends on how creative you get with the newer features. I guess it always depends on how reliant your scripts/server become on the new v6 bugfixes.
|
Another feature is clientside callstack access, which allows one to implement closures fairly well. With closures I can nearly overhaul how I code almost everything I do, in a totally different style.