Hi Mark -

Note I didn't say you said that.  It is good to keep this forum from
degenerating to personal swipes as this particular thread tended to go
that way :)

Again, IMHO this is the kind of convention that ideally would be
adhered to and documented.

For instance in the Java API you can count on java.* and
javax.*classes being part of the pubic API (and that is documented at
least indirectly that these are reserved package names).   Conversely
you can be sure that com.sun.* classes are NOT part of the public API
and they should be used with caution and rarely.

-- 
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