[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orekit Developers] multi-satellite orbit determination API
- To: orekit-developers@orekit.org
- Subject: Re: [Orekit Developers] multi-satellite orbit determination API
- From: Hank Grabowski <hank@applieddefense.com>
- Date: Fri, 30 Jun 2017 07:30:30 -0400
- Authentication-results: kepler.orekit.org; dkim=pass reason="2048-bit key; insecure key" header.d=applieddefense-com.20150623.gappssmtp.com header.i=@applieddefense-com.20150623.gappssmtp.com header.b=e8amfCYM; dkim-adsp=none (insecure policy); dkim-atps=neutral
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=applieddefense-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=ftC4QGIOYEihdXhkmyFl7rpBJSybtIWAECjFIjEd6PM=; b=e8amfCYMoCKDPfSnd731TX3ouuxRRH0YUBhUa3DclYZNXXedJ7mXlu3W8sE6ZVHlZa GieGIJ+EuKFvE+qi0LLsBXq4LZ93fvASLgMrRNaUKPlkr803GSFVHL2yFaPeNAlDuuwC I0ShLnZTC+P+QS7FlOjLR68zuAps/TrHdhLOWlCaP7vFskjt1sx3NGmxziBT0JDAYitM XfCtGoPbI+6XxG4gyIB1dmpE6uiiR5vYmL58+pGbw19+1RZPKqyy/JcBotgv7o7Fxemn 0IG8RhnLMZXjhLldVel6GGzSt9V/TvdeL+s1ySCEJDwxNC/zoMxr9882YeV8vXScUZsb OezQ==
- In-reply-to: <20170630094409.Horde.0V7bG3uJe02j3s3-zdp4pQ2@messagerie.c-s.fr>
- References: <20170630094409.Horde.0V7bG3uJe02j3s3-zdp4pQ2@messagerie.c-s.fr>
The changes sound fine but if you are concerned about API compatibility could this be addressed with overloaded methods and default method in the interface definition? I have only dabbled with the OD system so am only going on what you wrote in this e-mail so that suggest may be an over simplification. Also, the OD libraries are relatively new and this is a major release so breaking compatibility isn't a deal breaker anyway so it may not be worth that brain damage anyway, but I thought I'd throw that out there.