Swank Wiki
Recently Visited

Swank v0.04.04

Type: task
Description: rename "name" field to something less used by users
Status: In Progress
Priority: 2
Assigned:

Notes

see notes on swank fields page.

rename "name" field to something less used by users
        swank_name
        swank_type  (DONE in r212)
        swank_path
        change meta to _meta in Swank::Classless (DONE in r214)

need to update pages /root dir for svn

John Williams - 06 Apr 2009 07:17pm

Swank_type conversion (on Task-20)

Update code for swank_type, specifically r212 (contains compatibility code)

Rebuild indexes

Search for _code:"_type" and change _type to swank_type

(Compatibility code can be removed later)

John Williams - 01 Jan 2024 04:56pm

/comments/21 (on Task-20)

rev da22ea7 is using swank_path and swank_name everywhere

path and name still work for backward compatibility