From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4AE8A55B.5000008@altlinux.com> Date: Wed, 28 Oct 2009 23:11:07 +0300 From: Anton Farygin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091019 Thunderbird/3.0pre MIME-Version: 1.0 To: ALT Linux Team development discussions References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [devel] Q: future of alterator backends X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 20:11:39 -0000 Archived-At: List-Archive: List-Post: 28.10.2009 21:35, Stanislav Ievlev пишет: > > New style backend will look like: > -- > > alterator_api_version=1 > > . alterator-sh-functions > > .... > > alterator_export_var a ipv4-address > alterator_export_var b hostname > > alterator_export_proc foo > alterator_export_proc bar Стас, а если foo, bar, ipv4-address и hostname надо получать из медленного источника, то не получится ли замедления - нам ведь придётся проинициализировать все эти значения _одновременно_ ?