Plugin project proposal

Zhanna Tsitkova tsitkova at MIT.EDU
Thu Jul 15 19:46:25 EDT 2010


Nico,
Do you have any specific proposal how to solve this problem. 

Thanks,
Zhanna

________________________________________
From: Nicolas Williams [Nicolas.Williams at oracle.com]
Sent: Thursday, July 15, 2010 5:35 PM
To: Zhanna Tsitkova
Cc: krbdev at mit.edu
Subject: Re: Plugin project proposal

On Thu, Jul 15, 2010 at 05:33:18PM -0400, Zhanna Tsitkova wrote:
> Well, it is more about lower level design and may not be necessary in
> the first plugin framework implementation , but one approach comes to
> mind:
>
> Based on configuration one can build dependency matrix.
> Its rows and columns represent all desired plugin  implementations,
> say, A B C D. Now, if A depends on B the location (A,B) gets the value
> 1, otherwise 0. And so on. The next step is to create a priority
> vector based on this matrix and pass it to the initializer.

What component would build this matrix?  Surely not the application.
That's a non-starter.

Nico
--




More information about the krbdev mailing list