Re: Public vs internal APIs

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Public vs internal APIs
Дата
Msg-id CAB=Je-EELAJfmyo0uCwXewLhvqgg216Xs72R4YxtPqeyU3o-Yw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Public vs internal APIs  ("Markus KARG" <markus@headcrashing.eu>)
Ответы Re: Public vs internal APIs  ("Markus KARG" <markus@headcrashing.eu>)
Список pgsql-jdbc
> instead restructuring the package hierarchy, as this is was it was invented for originally.

package-private is not enough.
Java9 will have modules for that, however we would have to live with
java8 for a while.

Which package would you suggest for org.postgresql.util.LruCache?

Vladimir


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Markus KARG"
Дата:
Сообщение: Re: Public vs internal APIs
Следующее
От: "Markus KARG"
Дата:
Сообщение: Re: Public vs internal APIs