Changes between Version 1 and Version 2 of ParrotDeprecations
- Timestamp:
- 06/28/10 06:53:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ParrotDeprecations
v1 v2 1 1 This page exists to systematically document all deprecations that apply to core Parrot code. We don't hate our users and while we love ripping out crufty old code, we also don't want anyone developing code on top of Parrot to dread paying the "upgrade tax" when moving from one supported version to the next. The idea behind this page is that by following the instructions for each version transition, developers of HLLs and libraries can have a well-known and deterministic upgrade path. 2 2 3 == [wiki:ParrotDeprecationsFor2.6 Changes Between 2.3 and 2.6]==3 == Changes Between 2.3 and 2.6 ([wiki:ParrotDeprecationsFor2.6 link]) == 4 4 5 5 Remove sizeof op. No replacement currently exists. TT #633
