Skip to content

added default argument loader - #1188

Merged
Sonal (sonalgoyal) merged 3 commits into
zinggAI:mainfrom
Nitish1814:args-util-cherrypick
Aug 11, 2025
Merged

added default argument loader#1188
Sonal (sonalgoyal) merged 3 commits into
zinggAI:mainfrom
Nitish1814:args-util-cherrypick

Conversation

@Nitish1814

Copy link
Copy Markdown
Contributor

No description provided.

}

@Override
public A load(String path) throws ZinggClientException, InstantiationException, IllegalAccessException, NoSuchMethodException, InvocationTargetException {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong practise of passing arg and not using it in the method

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was made as default method of abstract class(so, it was not breaking Liskov's substitution) but anyways removed it.

@sonalgoyal
Sonal (sonalgoyal) merged commit 3d58284 into zinggAI:main Aug 11, 2025
1 check passed
Nitish (Nitish1814) added a commit to Nitish1814/zingg-Nitish that referenced this pull request Aug 17, 2025
* added default argument loader

* added Type in <> operator

* removed default loader

---------

Co-authored-by: Nitish <nitish.joshi1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants