From owner-freebsd-current@FreeBSD.ORG Mon Mar 2 21:57:01 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59A18A33 for ; Mon, 2 Mar 2015 21:57:01 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C22AD8D for ; Mon, 2 Mar 2015 21:57:01 +0000 (UTC) Received: by igdh15 with SMTP id h15so21359844igd.4 for ; Mon, 02 Mar 2015 13:57:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Eq90M6GPACz+RzrI1cCO8ZkFLKQakkEYECJ9sKFkdtU=; b=DtqV+IixiIRN0fSe8X6Uok9n7OWlLQkAAyngPwAU+8GSE0rYVSosEQ07/RKB9kjkRA MVKhiwOvJsndMykXxHCaHDkI5jG01EJtXrZYa6SJPTxoiincdgcqUOzXW/IjEVwoBAce Am4zNkUSuyPONR575nyxTJo11SZ5xnEZx4vvz25Fo+Bt0dDIuadiPs/Mli4XVYWx8a+q 1+rFyP3v9+FOHC6aXOsHeMpLgi5xpRlpog7WiEtyk6Qk5cFm6sHt4eN5gexPJx7/O3Et 6we9zozkKYXnqWfMEdTZ2Ml8KQuOr7P1VsTLqhaU1VH01hmblTqNHPzldl2kJkljJdtb tCbQ== MIME-Version: 1.0 X-Received: by 10.42.188.133 with SMTP id da5mr33434174icb.37.1425333420509; Mon, 02 Mar 2015 13:57:00 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.66 with HTTP; Mon, 2 Mar 2015 13:57:00 -0800 (PST) In-Reply-To: <54F4C127.5020000@astrodoggroup.com> References: <54F31510.7050607@hot.ee> <54F34B6E.2040809@astrodoggroup.com> <54F35F29.4000603@astrodoggroup.com> <54F429EF.5050400@freebsd.org> <54F46536.8040607@mu.org> <54F4C03F.7030704@freebsd.org> <54F4C127.5020000@astrodoggroup.com> Date: Mon, 2 Mar 2015 13:57:00 -0800 X-Google-Sender-Auth: ns3dTJA05SLyBKP1DyO_LQLhd9E Message-ID: Subject: Re: Massive libxo-zation that breaks everything From: Adrian Chadd To: Harrison Grundy Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 21:57:01 -0000 .. we can/should do both. Just make sure the json/html/xml output is versioned, otherwise you're going to end up with /exactly the same problems/ you have with the current format. -adrian