class CatalogThread @callbacks = [] toString: -> @ID constructor: (root, @thread) -> @ID = @thread.ID @board = @thread.board @nodes = root: root thumb: $ '.thumb', root icons: $ '.thread-icons', root postCount: $ '.post-count', root fileCount: $ '.file-count', root pageCount: $ '.page-count', root @thread.catalogView = @