From 2b9563f859bde7e9de14b9af72cd2344e6649cf7 Mon Sep 17 00:00:00 2001 From: bacwyls Date: Tue, 1 Nov 2022 17:03:35 -0500 Subject: [PATCH] zuse: change team:title to return false for moons in the past, +team meant "our / our moon", but it has been primarly used to represent "our" moons as having the full permissions of their parents doesn't make a lot of sense anymore this looks like the more elegant solution instead of changing each instance of +team I've combed through the uses of +team throughout urbit/urbit and I'm quite sure that each instance is better off as just "our" --- pkg/arvo/sys/zuse.hoon | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pkg/arvo/sys/zuse.hoon b/pkg/arvo/sys/zuse.hoon index 6c48fe74e5..a95d9d8eb8 100644 --- a/pkg/arvo/sys/zuse.hoon +++ b/pkg/arvo/sys/zuse.hoon @@ -5004,12 +5004,16 @@ /(scot %p our)/sein/(scot %da now)/(scot %p who) == :: :: ++team:title - ++ team :: our / our moon + :: in the past, this meant "our / our moon", but :: + :: it has been primarly used to represent "our" :: + :: :: + :: moons as having the full permissions of their :: + :: parents doesn't make a lot of sense anymore :: + :: :: + ++ team |= [our=ship who=ship] ^- ? - ?| =(our who) - &(?=(%earl (clan who)) =(our (^sein who))) - == + =(our who) -- ::title :: :: :::: ++milly :: (2k) milliseconds