Re: [Nxtcommand-developers] iCommand 0.5 CLDC pre2
Status: Beta
Brought to you by:
bbagnall
From: Stefano S. <ger...@ti...> - 2006-12-04 08:53:54
|
Peter Joosten wrote: > My opinion (this should be our goal, if it is practically feasible ...?): [...] Using preprocessor seems nice, however it brings a new issue. Suppose we have a source code version 2.0. Somebody writes an enhancement to such version, just for the "JSE side", while the "JME side" is still to be update. How do we release this new version? 2.1? Yes and no. It is 2.1 from the JSE point of view, while it is still a 2.0 from the JME point of view. What I want to say is that merging JME and JSE code makes sense only if we synchronously release the same version for both platforms. Otherwise it will get confused. Moreover, Javadoc generation will have to take into account differences between JSE and JME. Brian, you have the final word :-) Cheers, Stefano. -- Stefano Sanna - ger...@ti... Personal web site: http://www.gerdavax.it AIM: gerdavax - Skype: gerdavax - Callsign: IS0DZE |