at://jaystevens.me/app.bsky.feed.post/3lytdro4jys24

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-09-14T22:30:31.127Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreic3l36qppj6falpaz3p2kdkabnbc7uuxszlu4nylpcntkfzmqeo6u",
      "uri": "at://did:plc:kf7kejzn4dpqczmp6jd3uci6/app.bsky.feed.post/3lytdn3v2tk24"
    },
    "root": {
      "cid": "bafyreigavc2xiuodkzxbkgemsi27vjw4wpewyrhs6x7pd3lxyhz5cya52i",
      "uri": "at://did:plc:h33ckugt6bpytwijrowhkcts/app.bsky.feed.post/3lytdidiizs2u"
    }
  },
  "text": "Another approach: Get the class, convert it to a string, and switch on the string. Use a print node to verify the exact name that will be switched on; it'll usually be MyClass_C.\n\nEven better idea: use interfaces. Interfaces are amazing and super flexible"
}