No subject



Mon May 19 10:00:08 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Mon, 19 May 2003 10:01:03 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.8p1/8.12.3) with ESMTP id h4JH13Kd085460
	for <atanu@tigger.icir.org>; Mon, 19 May 2003 10:01:03 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h4JH13DD036905
	for <atanu@icir.org>; Mon, 19 May 2003 10:01:03 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.icsi.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h4JH12KJ006492;
	Mon, 19 May 2003 10:01:02 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.icsi.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h4JH08KJ006472
	for <xorp-cvs@icsi.berkeley.edu>; Mon, 19 May 2003 10:00:08 -0700 (PDT)
Received: from possum.icir.org (possum.icir.org [192.150.187.67])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h4JH08DD036901;
	Mon, 19 May 2003 10:00:08 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Received: from possum.icir.org (localhost [127.0.0.1])
	by possum.icir.org (8.12.8p1/8.12.3) with ESMTP id h4JH08c1017391;
	Mon, 19 May 2003 10:00:08 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Message-Id: <200305191700.h4JH08c1017391@possum.icir.org>
To: Orion Hodson <hodson@icir.org>
cc: pavlin@icir.org, xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: xorp/fea/ xrl_target.hh xrl_target.cc 
In-Reply-To: Message from Orion Hodson <hodson@icir.org> 
   of "Mon, 19 May 2003 08:08:27 PDT." <200305191508.h4JF8RJx039763@puma.icir.org> 
Date: Mon, 19 May 2003 10:00:08 -0700
From: Pavlin Radoslavov <pavlin@icir.org>
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

> /-- Pavlin Radoslavov wrote:
> | CVSROOT:	/usr/local/share/doc/apache/cvs
> | Module name:	xorp
> | Repository:	xorp/fea/
> | Changes by:	pavlin@xorpc.icir.org.	03/05/18 23:50:29
> | 
> | Modified files:
> | 	xorp/fea/: xrl_target.hh xrl_target.cc 
> | 
> | Log message:
> | 	Rename existing get_foo XRLs to get_configured_foo,
> | 	and add the corresponding get_all_foo XRLs.
> 
> We might want to think about naming here and whether we want to have the 
> get_all methods exposed at all.  The get_all methods were intended for 

Right.

> debugging, just to tell the developer what was really there (paranoia 
> checking).  As a fully implemented set of methods they provide an easy way for 
> processes to ignore the rtrmgr which is supposed to be the central source of 
> configuration data.

Indeed, the primary reason I had to add them was because I coudn't
have the MFEA working together with the FEA without adding the
rtrmgr to the picture (something I am not prepared to do at the
moment). So for the time being I'd like to keep them.

Thanks,
Pavlin
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs