Skip to content

NGCCodingを継承しているサブクラスでゴニョゴニョ #6

Description

@mironal

ngc_callsuperが付加されていたら[super initWithCoder]と[super encodeWithCoder]を呼ぶ(⌯꒪͒ ૢ∀ ૢ꒪͒)

// NGCCoding.h

#define NGCCoding(…) NGCCoding



// オプション
#define ngc_callsuper ngc_callsuper


// Using

@interface HogeHoge : SuperHoge <NGCCoding(ngc_callsuper)>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions