Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Conversation

@1uc
Copy link
Collaborator

@1uc 1uc commented Apr 2, 2024

No description provided.

@1uc 1uc changed the title 1uc/remove default ctor dataset Test default initialized objects. Apr 2, 2024
The only valid operations of default constructed DataSets and Groups is
to assign a valid object to them.

Therefore, calling any other methods should raise an exception.
@1uc 1uc force-pushed the 1uc/remove_default_ctor_dataset branch from cd455bb to 686229c Compare April 2, 2024 08:08
@1uc 1uc requested a review from alkino April 2, 2024 08:09
@1uc
Copy link
Collaborator Author

1uc commented Apr 2, 2024

@alkino these are changes I'd like to merge into your branch.

@alkino alkino merged commit 79341e7 into cornu/remove_default_ctor_dataset Apr 2, 2024
@alkino alkino deleted the 1uc/remove_default_ctor_dataset branch April 2, 2024 08:33
1uc added a commit that referenced this pull request Apr 5, 2024
* Remove deprecated default ctor for DataSet

* Allow default ctors.

* Test that default constructed objects throw. (#975)

The only valid operations of default constructed DataSets and Groups is
to assign a valid object to them.

Therefore, calling any other methods should raise an exception.

---------

Co-authored-by: Luc Grosheintz <luc.grosheintz@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants