HPInc / jipp

A Java-compatible implementation of IPP
MIT License
144 stars 41 forks source link

Add support for deprecated operations and attributes #130

Closed HPNavjot closed 1 month ago

HPNavjot commented 1 year 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 1 year ago

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