On Wednesday 19 November 2008 11:03:45 am Miroslav Suchý wrote:
> Can we create new API call which add something to distinguish between
> satellite versioning and spacewalk versioning?
>
> I have problem that I want to call proxy.isProxy() which will be only in
> 0.4+. But the expression "if api > 0.4" is true for old satellites (like
> 5.0) as well.
>
> I suggest to add some kind of epoch, but I have no idea how to make it
> compatible with olders api. Any idea?

I would suggest using an internal API number that is different from release  
start with 1.0  and if there is minor changes resultin in incompatabilities 
just to 1.1  but major changes result in 2.0  or  even just start at 100  
Personally i do not think it needs to be tied to the spacewalk/satellite 
release.

Dennis

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to