Skip to content

Commit

Permalink
Issue #35 implement GsProcess>>convertToPortableStack
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Jul 16, 2015
1 parent 9cd4999 commit 6466548
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"noMethodMetaData" : true,
"separateMethodMetaAndSource" : false,
"useCypressPropertiesFile" : true }
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*gsapplicationtools-serverextensionsv30
convertToPortableStack
"compat with GemStone 3.3 (https://github.com/GsDevKit/gsApplicationTools/issues/35)"

^self _convertToPortableStack
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"class" : {
},
"instance" : {
"convertToPortableStack" : "" } }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
"name" : "GsProcess" }
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'GsApplicationTools-ServerExtensionsV30')
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'GsApplicationTools-ServerExtensionsV30-dkh.1' message 'Issue #35 implement GsProcess>>convertToPortableStack for GemStone versions 3.0 thru 3.2' id 'c3b34e48-715f-450d-9ab3-b383a0812c47' date '07/15/2015' time '17:02:06' author 'dkh' ancestors () stepChildren ())
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}

0 comments on commit 6466548

Please sign in to comment.