Files
picard/test
Laurent Monin 3d95051ecf Enforce keywords arguments only for WSRequest and drop WS*Request subclasses
- using only keyword arguments will ease future changes
- order of arguments do not matter anymore
- this class isn't used directly for now, I don't think any plugin uses it
- subclasses aren't strictly needed
- since methods have a lot of parameters, making them obvious is much easier to read
- we can pass a dict (**kwargs)
- note the use of * in __init__() enforcing keyword args only.
- use few asserts as safety for "mandatory" arguments
2023-06-02 22:44:49 +02:00
..
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2020-02-24 10:25:09 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-01-06 16:07:50 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-11-07 13:28:27 -07:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-04-07 10:35:42 -06:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-02-07 09:41:57 +01:00
2022-03-13 19:50:35 +00:00