HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

MediaColReady and MediaColDatabase are useless types #47

Closed GladeDiviney closed 4 years ago

GladeDiviney commented 5 years ago

These two types are being pulled from https://www.iana.org/assignments/ipp-registrations/ipp-registrations.xhtml but all they do is add mediaSourceProperties. As a special case, we should instead just tack these into MediaCol and not emit these two other types.