bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC]: Loading backend from a bundle.


From: Nicola Pero
Subject: Re: [RFC]: Loading backend from a bundle.
Date: Tue, 1 Mar 2005 16:27:49 +0000 (GMT)

What about just adding versioning to the backend bundle ?

backend-1.0.6.bundle
backend-1.4.5.bundle

The GUI library could just load the highest numbered one, or, if a certain
user default is set, the specified one.

Then you can very easily install multiple versions and play with versions.  
It also seems to give some sense to the whole 'bundle' concept.


> I'd like to eventually turn the backend into a framework, so that we 
> can support versioning of the backend.  This patch adds support for 
> this in the gui library.  Although currently loading from a framework 
> does not work on some OSs, so I'll have to work on the backend a bit. 
> Note for the alarmed: This does not change the fact that the backend is 
> still loaded at runtime - the framework is used just like a bundle, it 
> just adds the ability to do version control.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]