HPInc / jipp

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

Add support for deprecated operations and attributes #130

Closed HPNavjot closed 6 months ago

HPNavjot commented 2 years ago

Some of the clients use operation which are deprecated as per latest ipp-registrations release.

Reported issue for operation Send-URI and attributes document-uri and reference-uri

Request to add support for deprecated operations and attributes

HPSudip commented 2 years ago

Thanks @HPNavjot , as discussed with @HPRoss , lets remove attributes support from the library only when it becomes obsolete.