iris-pex-embedded-python 2.3.5__tar.gz → 2.3.8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of iris-pex-embedded-python might be problematic. Click here for more details.

Files changed (50) hide show
  1. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/PKG-INFO +1 -1
  2. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/setup.py +3 -3
  3. iris_pex_embedded_python-2.3.8/src/grongier/__init__.py +0 -0
  4. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/BusinessProcess.cls +0 -5
  5. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_business_process.py +1 -7
  6. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_utils.py +1 -1
  7. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/iris_pex_embedded_python.egg-info/PKG-INFO +1 -1
  8. iris_pex_embedded_python-2.3.8/src/iris_pex_embedded_python.egg-info/SOURCES.txt +47 -0
  9. iris_pex_embedded_python-2.3.5/src/iris_pex_embedded_python.egg-info/SOURCES.txt +0 -46
  10. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/LICENSE +0 -0
  11. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/README.md +0 -0
  12. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/pyproject.toml +0 -0
  13. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/setup.cfg +0 -0
  14. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/BusinessOperation.cls +0 -0
  15. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/BusinessService.cls +0 -0
  16. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Common.cls +0 -0
  17. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Director.cls +0 -0
  18. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Duplex/Operation.cls +0 -0
  19. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Duplex/Process.cls +0 -0
  20. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Duplex/Service.cls +0 -0
  21. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/InboundAdapter.cls +0 -0
  22. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Message.cls +0 -0
  23. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/OutboundAdapter.cls +0 -0
  24. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PickleMessage.cls +0 -0
  25. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PrivateSession/Duplex.cls +0 -0
  26. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PrivateSession/Message/Ack.cls +0 -0
  27. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PrivateSession/Message/Poll.cls +0 -0
  28. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PrivateSession/Message/Start.cls +0 -0
  29. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/PrivateSession/Message/Stop.cls +0 -0
  30. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Test.cls +0 -0
  31. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/Utils.cls +0 -0
  32. {iris_pex_embedded_python-2.3.5/src/grongier/pex/data → iris_pex_embedded_python-2.3.8/src/grongier/cls/Grongier}/PEX/WSGI.cls +0 -0
  33. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/__init__.py +0 -0
  34. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/__main__.py +0 -0
  35. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_business_host.py +0 -0
  36. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_business_operation.py +0 -0
  37. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_business_service.py +0 -0
  38. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_cli.py +0 -0
  39. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_common.py +0 -0
  40. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_director.py +0 -0
  41. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_inbound_adapter.py +0 -0
  42. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_message.py +0 -0
  43. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_outbound_adapter.py +0 -0
  44. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_pickle_message.py +0 -0
  45. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_private_session_duplex.py +0 -0
  46. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/grongier/pex/_private_session_process.py +0 -0
  47. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/iris_pex_embedded_python.egg-info/dependency_links.txt +0 -0
  48. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/iris_pex_embedded_python.egg-info/entry_points.txt +0 -0
  49. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/iris_pex_embedded_python.egg-info/requires.txt +0 -0
  50. {iris_pex_embedded_python-2.3.5 → iris_pex_embedded_python-2.3.8}/src/iris_pex_embedded_python.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris_pex_embedded_python
3
- Version: 2.3.5
3
+ Version: 2.3.8
4
4
  Summary: iris_pex_embedded_python
5
5
  Home-page: https://github.com/grongierisc/interoperability-embedded-python
6
6
  Author: grongier
@@ -26,7 +26,7 @@ def main():
26
26
  description='iris_pex_embedded_python',
27
27
  long_description=long_description,
28
28
  long_description_content_type='text/markdown',
29
- version='2.3.5',
29
+ version='2.3.8',
30
30
  author='grongier',
31
31
  author_email='guillaume.rongier@intersystems.com',
32
32
  keywords='iris_pex_embedded_python',
@@ -46,8 +46,8 @@ def main():
46
46
  'Topic :: Utilities'
47
47
  ],
48
48
  package_dir={'': 'src'},
49
- packages=['grongier.pex','grongier.pex.data'],
50
- package_data={'grongier.pex.data': ['**/*.cls']},
49
+ packages=['grongier','grongier.pex','grongier.cls'],
50
+ package_data={'grongier.cls': ['**/*.cls']},
51
51
  python_requires='>=3.6',
52
52
  install_requires=[
53
53
  "dacite>=1.6.0",
@@ -9,8 +9,6 @@ Parameter SETTINGS = "%classname:Python BusinessProcess,%module:Python BusinessP
9
9
 
10
10
  Property persistentProperties As array Of %String(MAXLEN = "");
11
11
 
12
- Property Context As Ens.BP.Context;
13
-
14
12
  Method dispatchReply(response)
15
13
  {
16
14
  set tSC = ..Reply(response)
@@ -102,9 +100,6 @@ Storage Default
102
100
  <Value name="5">
103
101
  <Value>%class</Value>
104
102
  </Value>
105
- <Value name="6">
106
- <Value>Context</Value>
107
- </Value>
108
103
  </Data>
109
104
  <Data name="persistentProperties">
110
105
  <Attribute>persistentProperties</Attribute>
@@ -10,9 +10,7 @@ class _BusinessProcess(_BusinessHost):
10
10
  DISPATCH = []
11
11
 
12
12
  PERSISTENT_PROPERTY_LIST=None
13
- """ A list of the variable names of persistent properties."""
14
-
15
- Context=None
13
+ """ A list of the variable names of persistent properties."""
16
14
 
17
15
  def on_message(self, request):
18
16
  """ Called when the business operation receives a message from another production component.
@@ -97,8 +95,6 @@ class _BusinessProcess(_BusinessHost):
97
95
 
98
96
  def _save_persistent_properties(self, host_object):
99
97
  """ For internal use only. """
100
- if self.Context:
101
- host_object.Context = self.Context
102
98
  if self.PERSISTENT_PROPERTY_LIST == None:
103
99
  return
104
100
  for prop in self.PERSISTENT_PROPERTY_LIST:
@@ -113,8 +109,6 @@ class _BusinessProcess(_BusinessHost):
113
109
 
114
110
  def _restore_persistent_properties(self, host_object):
115
111
  """ For internal use only. """
116
- if host_object.Context:
117
- self.Context = host_object.Context
118
112
  if self.PERSISTENT_PROPERTY_LIST == None:
119
113
  return
120
114
  for prop in self.PERSISTENT_PROPERTY_LIST:
@@ -21,7 +21,7 @@ class _Utils():
21
21
 
22
22
  if path is None:
23
23
  # get the path of the data folder with pkg_resources
24
- path = pkg_resources.resource_filename(__name__, 'data')
24
+ path = pkg_resources.resource_filename('grongier', 'cls')
25
25
 
26
26
  _Utils.raise_on_error(iris.cls('%SYSTEM.OBJ').LoadDir(path,'cubk',"*.cls",1))
27
27
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris-pex-embedded-python
3
- Version: 2.3.5
3
+ Version: 2.3.8
4
4
  Summary: iris_pex_embedded_python
5
5
  Home-page: https://github.com/grongierisc/interoperability-embedded-python
6
6
  Author: grongier
@@ -0,0 +1,47 @@
1
+ LICENSE
2
+ README.md
3
+ pyproject.toml
4
+ setup.py
5
+ src/grongier/__init__.py
6
+ src/grongier/cls/Grongier/PEX/BusinessOperation.cls
7
+ src/grongier/cls/Grongier/PEX/BusinessProcess.cls
8
+ src/grongier/cls/Grongier/PEX/BusinessService.cls
9
+ src/grongier/cls/Grongier/PEX/Common.cls
10
+ src/grongier/cls/Grongier/PEX/Director.cls
11
+ src/grongier/cls/Grongier/PEX/InboundAdapter.cls
12
+ src/grongier/cls/Grongier/PEX/Message.cls
13
+ src/grongier/cls/Grongier/PEX/OutboundAdapter.cls
14
+ src/grongier/cls/Grongier/PEX/PickleMessage.cls
15
+ src/grongier/cls/Grongier/PEX/Test.cls
16
+ src/grongier/cls/Grongier/PEX/Utils.cls
17
+ src/grongier/cls/Grongier/PEX/WSGI.cls
18
+ src/grongier/cls/Grongier/PEX/Duplex/Operation.cls
19
+ src/grongier/cls/Grongier/PEX/Duplex/Process.cls
20
+ src/grongier/cls/Grongier/PEX/Duplex/Service.cls
21
+ src/grongier/cls/Grongier/PEX/PrivateSession/Duplex.cls
22
+ src/grongier/cls/Grongier/PEX/PrivateSession/Message/Ack.cls
23
+ src/grongier/cls/Grongier/PEX/PrivateSession/Message/Poll.cls
24
+ src/grongier/cls/Grongier/PEX/PrivateSession/Message/Start.cls
25
+ src/grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls
26
+ src/grongier/pex/__init__.py
27
+ src/grongier/pex/__main__.py
28
+ src/grongier/pex/_business_host.py
29
+ src/grongier/pex/_business_operation.py
30
+ src/grongier/pex/_business_process.py
31
+ src/grongier/pex/_business_service.py
32
+ src/grongier/pex/_cli.py
33
+ src/grongier/pex/_common.py
34
+ src/grongier/pex/_director.py
35
+ src/grongier/pex/_inbound_adapter.py
36
+ src/grongier/pex/_message.py
37
+ src/grongier/pex/_outbound_adapter.py
38
+ src/grongier/pex/_pickle_message.py
39
+ src/grongier/pex/_private_session_duplex.py
40
+ src/grongier/pex/_private_session_process.py
41
+ src/grongier/pex/_utils.py
42
+ src/iris_pex_embedded_python.egg-info/PKG-INFO
43
+ src/iris_pex_embedded_python.egg-info/SOURCES.txt
44
+ src/iris_pex_embedded_python.egg-info/dependency_links.txt
45
+ src/iris_pex_embedded_python.egg-info/entry_points.txt
46
+ src/iris_pex_embedded_python.egg-info/requires.txt
47
+ src/iris_pex_embedded_python.egg-info/top_level.txt
@@ -1,46 +0,0 @@
1
- LICENSE
2
- README.md
3
- pyproject.toml
4
- setup.py
5
- src/grongier/pex/__init__.py
6
- src/grongier/pex/__main__.py
7
- src/grongier/pex/_business_host.py
8
- src/grongier/pex/_business_operation.py
9
- src/grongier/pex/_business_process.py
10
- src/grongier/pex/_business_service.py
11
- src/grongier/pex/_cli.py
12
- src/grongier/pex/_common.py
13
- src/grongier/pex/_director.py
14
- src/grongier/pex/_inbound_adapter.py
15
- src/grongier/pex/_message.py
16
- src/grongier/pex/_outbound_adapter.py
17
- src/grongier/pex/_pickle_message.py
18
- src/grongier/pex/_private_session_duplex.py
19
- src/grongier/pex/_private_session_process.py
20
- src/grongier/pex/_utils.py
21
- src/grongier/pex/data/PEX/BusinessOperation.cls
22
- src/grongier/pex/data/PEX/BusinessProcess.cls
23
- src/grongier/pex/data/PEX/BusinessService.cls
24
- src/grongier/pex/data/PEX/Common.cls
25
- src/grongier/pex/data/PEX/Director.cls
26
- src/grongier/pex/data/PEX/InboundAdapter.cls
27
- src/grongier/pex/data/PEX/Message.cls
28
- src/grongier/pex/data/PEX/OutboundAdapter.cls
29
- src/grongier/pex/data/PEX/PickleMessage.cls
30
- src/grongier/pex/data/PEX/Test.cls
31
- src/grongier/pex/data/PEX/Utils.cls
32
- src/grongier/pex/data/PEX/WSGI.cls
33
- src/grongier/pex/data/PEX/Duplex/Operation.cls
34
- src/grongier/pex/data/PEX/Duplex/Process.cls
35
- src/grongier/pex/data/PEX/Duplex/Service.cls
36
- src/grongier/pex/data/PEX/PrivateSession/Duplex.cls
37
- src/grongier/pex/data/PEX/PrivateSession/Message/Ack.cls
38
- src/grongier/pex/data/PEX/PrivateSession/Message/Poll.cls
39
- src/grongier/pex/data/PEX/PrivateSession/Message/Start.cls
40
- src/grongier/pex/data/PEX/PrivateSession/Message/Stop.cls
41
- src/iris_pex_embedded_python.egg-info/PKG-INFO
42
- src/iris_pex_embedded_python.egg-info/SOURCES.txt
43
- src/iris_pex_embedded_python.egg-info/dependency_links.txt
44
- src/iris_pex_embedded_python.egg-info/entry_points.txt
45
- src/iris_pex_embedded_python.egg-info/requires.txt
46
- src/iris_pex_embedded_python.egg-info/top_level.txt