ndw’s avatarndw’s Twitter Archive—№ 28,311

  1. …in reply to @james_clark
    james_clark That's what I thought I was attempting to do. I want to extend p (p=a) in the base so that b is allowed (p=a|b) in the customization. I thought |= would do that. I guess I can try to construct it in the XML syntax and see what happens.