opeongo commented on pull request #1671: URL: https://github.com/apache/groovy/pull/1671#issuecomment-1005196535
Yes, precisely. I would like to use my own filtering logic. Having this equals() method in place will make that very easy to do. On Tue, Jan 4, 2022 at 4:04 PM Eric Milles ***@***.***> wrote: > It is possible in a source unit to have multiple imports for the same > type. So it is normal to have multiple AST nodes that represent the same > logical import. It is best IMO you de-duplicate using your own filtering > logic. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/groovy/pull/1671#issuecomment-1005169060>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/ADEC6TOOG3ZM5ZCH6HJHHGDUUNOFNANCNFSM5LIIDIOQ> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
