On 20 mayo, 03:11, Indicator Veritatis <[email protected]> wrote:
> Concerning your proposal of conditional compilation: I had an
> interesting conversation with someone who had worked at Javasoft for
> many years. I asked him specifically what they were thinking when they
> decided not to include conditional compilation in Java. His answer was
> that the proper Java, OOP approach to the main use of conditional
> compilation, accomodating a variety of platforms, is different
> implementations of the same interface.
>
> Now concerning your example, beta vs. non-beta, personally, I would
> not dream of making this distinction by using conditional compilation.
> Rather, this is a natural task for revision control: once the Beta has
> been released, that code must be checked in/committed to a definite
> revision in the depository, so that you can revert to it at any time.
>
> OTOH, using the computer's camera as the emulator's camera sounds like
> a great idea.
>
> On May 19, 2:41 pm, "[email protected]"
>

Thanks for the answer,.I will read it carefully to fully understand it.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to