Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playground attached to an object does not handle object variables #4047

Open
chisandrei opened this issue Sep 30, 2024 · 0 comments
Open

Playground attached to an object does not handle object variables #4047

chisandrei opened this issue Sep 30, 2024 · 0 comments
Labels

Comments

@chisandrei
Copy link
Member

In the playground attached to an object we do not take into account object attributes. Variables are treated now as normal playground bindings.

Screenshot 2024-09-30 at 09 10 10 Screenshot 2024-09-30 at 09 10 39
@chisandrei chisandrei changed the title [GemStone] Playground attached to an object does not handle object variables Playground attached to an object does not handle object variables Oct 1, 2024
chisandrei added a commit to feenkcom/gt4gemstone that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gt4gemstone that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gt4gemstone that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gtoolkit-inspector that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gtoolkit-remote that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gtoolkit-remote that referenced this issue Oct 2, 2024
chisandrei added a commit to feenkcom/gtoolkit-remote that referenced this issue Oct 2, 2024
syrel pushed a commit that referenced this issue Oct 3, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1173/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/Bloc@f04e02 by Juraj Kubelka
some scripter targets are explicitly root targets


feenkcom/gtoolkit-utility@ab2f65 by Juraj Kubelka
add `AllProtocol class>>#gtDefaultName` and `#isAllProtocolName` [#3983]


feenkcom/Brick@61973e by Aliaksei Syrel
Merge 79b80d173ec28b9b66181eac809b5c65a23eaf87

feenkcom/Brick@9b23f6 by Aliaksei Syrel
[#4059] do not use the returned value of the header binder in the grouped list

feenkcom/Brick@79b80d by Don Roberts
Fix vertical scroll offset


feenkcom/gtoolkit-phlow@0f1367 by Juraj Kubelka
do not use `beSelf`


feenkcom/gtoolkit-phlow@b1a08b by Juraj Kubelka
Merge 016cfa564cc129cd2eb0c7ed75c195f2b7c278ca


feenkcom/gtoolkit-phlow@3f3e3a by Juraj Kubelka
fix example


feenkcom/gtoolkit-phlow@016cfa by Don Roberts
Merge 9815eab4bf819f9014c1c733e411a4ad08cd4f76


feenkcom/gtoolkit-phlow@e7ba9d by Don Roberts
Fix failing example


feenkcom/gtoolkit-phlow@9815ea by Veit Heller
Add expectedElementClass to diff view examples

feenkcom/gtoolkit-phlow@3598fd by Don Roberts
Merge 26381d7dba35b4d8ccec638fc06d14520a25f337


feenkcom/gtoolkit-phlow@ec2ad8 by Don Roberts
Fix failing examples


feenkcom/gtoolkit-phlow@26381d by Veit Heller
Expand phlow diff view API [#4065]

feenkcom/gtoolkit-phlow@9a1012 by Veit Heller
Merge b6a5c547cc900ed744877ebc4bd5911b1e3cf876

feenkcom/gtoolkit-phlow@df1873 by Veit Heller
Add Phlow diff view [#4064]

feenkcom/gtoolkit-phlow@b6a5c5 by Don Roberts
Add scrollbar to GtPhlowTextEditorView


feenkcom/gtoolkit-coder@485889 by Juraj Kubelka
Merge 803083debb58d0e58fb9e59a6e9ee54d28e78c8d


feenkcom/gtoolkit-coder@b4ca0d by Juraj Kubelka
exemplify `Methods up to` and `Category` filters  [#3983]

The short list and toggle filter models can compute items on demand.


feenkcom/gtoolkit-coder@803083 by Aliaksei Syrel
[#4059] correctly select extending package and tag + extension protocol

feenkcom/gtoolkit-coder@d7529d by Aliaksei Syrel
[#4059] improve method recategorization and logic of package/tag selection

feenkcom/gtoolkit-coder@f4026c by Aliaksei Syrel
[#4059] simplify method modification handling in the navigation

feenkcom/gtoolkit-coder@27916a by Aliaksei Syrel
Merge 020c0f6268e1c0b99c0cd448eeee774b36dd907d

feenkcom/gtoolkit-coder@2984d1 by Aliaksei Syrel
[#4059] refactor navigation update announcements

feenkcom/gt4pharo@f3994b by Aliaksei Syrel
Merge cb7b3be4117e70982106143c6e00d5ecf074a61f

feenkcom/gt4pharo@6d59d8 by Aliaksei Syrel
[#4059] noTest one example that I can't fix now

feenkcom/gt4pharo@cb7b3b by Juraj Kubelka
add `noTest` [#3983]


feenkcom/gt4pharo@2b4ce5 by Juraj Kubelka
Merge 13c77c1e7c3e881cc4abbc8b4547bc9790a4648a


feenkcom/gt4pharo@d720b2 by Juraj Kubelka
exemplify `Methods up to` and `Category` filters  [#3983]

The short list and toggle filter models can compute items on demand.


feenkcom/gt4pharo@13c77c by Aliaksei Syrel
[#4059] correctly select extending package and tag + extension protocol

feenkcom/gt4pharo@8e279a by Aliaksei Syrel
[#4059] guard against nil tag

feenkcom/gt4pharo@35ec47 by Aliaksei Syrel
[#4059] improve method recategorization and logic of package/tag selection

feenkcom/gt4pharo@6ca438 by Aliaksei Syrel
[#4059] improve how we handle class removal and method addition / removal

feenkcom/gt4pharo@4456c2 by Aliaksei Syrel
Merge ac4251b761028b6da568054c3bca9df8158a97ce

feenkcom/gt4pharo@4de62a by Aliaksei Syrel
[#4059] refactor navigation model

feenkcom/gt4pharo@ac4251 by Juraj Kubelka
Merge b2205bdcab36dc9504e1fe1a7b231ccfa305ee3d


feenkcom/gt4pharo@91bd4b by Juraj Kubelka
use `AllProtocol class>>#gtDefaultName` and `#isAllProtocolName:` [#3983]


feenkcom/gt4pharo@686583 by Aliaksei Syrel
advice: detect children that match parent inside of fit content parent

feenkcom/gt4pharo@b2205b by Don Roberts
Revert "Make GtRefactoringChangesAttribute beReplace"

This reverts commit 6dea707d669c45c65d980f2a7055f08abaa66b48.


feenkcom/gtoolkit-inspector@60ca9d by Andrei Chi�
Add a hook used to configure the page view model based on the object holder [#4047]

feenkcom/zodiac@ce0436 by Sven Van Caekenberghe
Add a try loop for network errors to ZdcSecureSocketStreamTest>>#testPlain

feenkcom/zodiac@d47d3f by Sven Van Caekenberghe
Increase timeout of ZdcSecureSocketStream in ZdcSecureSocketStreamTest>>#testPlain

feenkcom/zinc@386a63 by Sven Van Caekenberghe
Add a try loop for network errors to ZnHTTPSTest>>#testRequestResponse

feenkcom/zinc@01aa50 by Sven Van Caekenberghe
Improve control over timeout/numberOfRetries/retryDelay in ZnClientTest

feenkcom/zinc@b34eeb by Sven Van Caekenberghe
Improve control over timeout/numberOfRetries/retryDelay in ZnHTTPSTest

feenkcom/gtoolkit-remote@f9a017 by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@f042df by Andrei Chi�
Do not retrieve for now the class specification is not present [#4047]

feenkcom/gtoolkit-remote@523e21 by Andrei Chi�
Fix the inspector simulation [#4047]

feenkcom/gtoolkit-remote@f04ea9 by Andrei Chi�
Use the object holder to store cache the inspector adapter [#4047]

feenkcom/gtoolkit-remote@86b0b8 by Andrei Chi�
Add a utility method #getInspectorSpecificationData [#4047]

feenkcom/gtoolkit-remote@45539e by Andrei Chi�
Return a class specification with views and actions [#4047]

feenkcom/gt4smacc@ffea6b by John Brant
check cached styler pragma is installed

feenkcom/lepiter@491668 by Andrei Chi�
Merge f705c637d2c6a5cf9053693adf9343b8936b0018

feenkcom/lepiter@d229e5 by Andrei Chi�
Add LeNullDatabase>>#tableOfContentsNodes

feenkcom/lepiter@0745b5 by Andrei Chi�
Add a hook to allow the holder to configure the lepiter page [#4058]

feenkcom/lepiter@f705c6 by Don Roberts
Revert "Fix lepiter styling annotations and examples"

This reverts commit e0108f94dd24f7922d017be35b2bd7e33dff9b61.

Revert "Make GtButtonAttribute beReplace"

This reverts commit 8f72c2e7bdfb5ce8d6b0973f14c44d954b29364e.


feenkcom/iceberg-git-cli@30d699 by Sven Van Caekenberghe
Added pull/push examples to PureGitLocalExamples


feenkcom/iceberg-git-cli@51733c by Sven Van Caekenberghe
Start with PureGitLocalExamples


feenkcom/iceberg-git-cli@af0560 by Sven Van Caekenberghe
Adding basic pull/push/fetch/merge pure git operations


feenkcom/iceberg-git-cli@2e243b by Sven Van Caekenberghe
Added PureGitExamples>>#currentIceGitCliPlatform


feenkcom/iceberg-git-cli@cf491d by Sven Van Caekenberghe
Added some documentation


feenkcom/iceberg-git-cli@811a01 by Sven Van Caekenberghe
Added commit signing support to PureGitOperations>>#commit:


feenkcom/iceberg-git-cli@a4af9c by Sven Van Caekenberghe
Added pure git blame model


feenkcom/iceberg-git-cli@bd296b by Sven Van Caekenberghe
Fixed PureGitExtendedFileCommit>>#initializeFromParent:
Added lines[Added|Removed|Modified] access and caching to PureExtendedFileCommit


feenkcom/iceberg-git-cli@d2ec32 by Sven Van Caekenberghe
Added PureGitExtendedFileCommit>>#sortedAuthors


feenkcom/gt4git@0f2225 by Sven Van Caekenberghe
Cleaning up PureGitLocalExamples


feenkcom/gt4git@b09a86 by Sven Van Caekenberghe
Added pull/push examples to PureGitLocalExamples


feenkcom/gt4git@ac5741 by Sven Van Caekenberghe
Start with PureGitLocalExamples


feenkcom/gt4git@be5af7 by Sven Van Caekenberghe
Use distinctTenLightColors in PureGitFile>>#gtBlameFor: for authors


feenkcom/gt4git@78cf5f by Sven Van Caekenberghe
Adding basic pull/push/fetch/merge pure git operations


feenkcom/gt4git@c2bbbe by Sven Van Caekenberghe
Fix PureGitFile>>#gtBlameFor: to color total author column width background


feenkcom/gt4git@43fbd0 by Sven Van Caekenberghe
Fix PureGitExamples to deal with Windows line end conventions and git's core.autocrlf=true conversion


feenkcom/gt4git@e477c2 by Sven Van Caekenberghe
Reimplement PureGitRepository>>#gtInternalsFor: so that it is fully expanded


feenkcom/gt4git@6b6947 by Sven Van Caekenberghe
Fix priority of UnifiedDiffChangeChunk>>#gtViewGtDiffFor:


feenkcom/gt4git@b40fe9 by Sven Van Caekenberghe
Duplicate IceGitCliPlatform actions as class actions on current


feenkcom/gt4git@50bb6a by Sven Van Caekenberghe
Fix PureGitFile>>#gtBlameFor: line indentation


feenkcom/gt4git@f9bf9b by Sven Van Caekenberghe
Added gtClassViews to IceGitCliPlatform


feenkcom/gt4git@e689cb by Sven Van Caekenberghe
Added pure git blame model


feenkcom/gt4git@1983e0 by Sven Van Caekenberghe
Extended PureGitExtendedFileCommit>>#gtDetailsFor: with lines [added|removed|modified]


feenkcom/gt4git@482fd3 by Sven Van Caekenberghe
Extended PureGitExtendedFileAnalysis>>#gtViewGraphFor: with commit author change indicator


feenkcom/gt4git@5d624b by Sven Van Caekenberghe
First primitive PureGitExtendedFileAnalysis>>#gtViewGraphFor: implementation


feenkcom/gt4gemstone@c397fc by Andrei Chi�
update generated code


feenkcom/gt4gemstone@19432d by Andrei Chi�
Fix #getDeclarativeViewMethodNames [#4058]

feenkcom/gt4gemstone@e8779b by Andrei Chi�
Fix code binding assertions [#4058]

feenkcom/gt4gemstone@9ffef6 by Andrei Chi�
Update frame content after updating bindings [#4058]


feenkcom/gt4gemstone@de61eb by Andrei Chi�
Pass the runtime context when executing code in a debugger [#4058]

feenkcom/gt4gemstone@9ceff4 by Andrei Chi�
Fix issues executing code in the presence of a stack frame [#4058]


feenkcom/gt4gemstone@d7cf8c by Andrei Chi�
Use a frame context instead of a frame identifier[#4058]

feenkcom/gt4gemstone@5d9037 by Andrei Chi�
Ensure context bindings are allways updated [#4058]


feenkcom/gt4gemstone@7ad9f8 by Andrei Chi�
Add a compilation context on the GemStone size [#4058]


feenkcom/gt4gemstone@ae2119 by Andrei Chi�
Add utility method for returning data as dictionaries instead of json  [#4058]


feenkcom/gt4gemstone@a97c29 by Andrei Chi�
Fix in GtGemStoneSession>>#evaluate:for:inFrame:bindings:serializationStrategy: [#4058]

feenkcom/gt4gemstone@7fdb96 by Andrei Chi�
Extend the evaluation service with support for executing code in the context of a stack frame [#4058]


feenkcom/gt4gemstone@d19d19 by Andrei Chi�
Comment out hacks for special serialisation strategies [#4058]

feenkcom/gt4gemstone@c72803 by Andrei Chi�
Add a frameIdentifier to the script evaluation [#4058]

feenkcom/gt4gemstone@990cbe by Andrei Chi�
Place GtGemStonePhlowInspectorObject in the right package [#4047]

feenkcom/gt4gemstone@70e174 by Andrei Chi�
Pass the class specification from the proxy to the inspector [#4047]

feenkcom/gt4gemstone@761a1c by Andrei Chi�
Add a temporary hack for getting the current instance variable names [#4047]

feenkcom/gt4gemstone@2445ed by Andrei Chi�
Rename class slot names [#4047]

feenkcom/gt4gemstone@e5176c by Andrei Chi�
Add proxy utility method #getInspectorSpecificationData [#4047]

feenkcom/gt4gemstone@64160a by Andrei Chi�
Add proxy method #getClassSpecificationData [#4047]

feenkcom/gt4gemstone@f2c465 by Andrei Chi�
Pass over GtpoGtRemotePhlowViewedObject to use the #proxyPerform methods and set autoCommit to false [#4047]

feenkcom/gt4gemstone@2dc5a5 by Andrei Chi�
Update the execution builder to take slots into account [#4047]

feenkcom/gt4gemstone@ed32db by Andrei Chi�
Pass through the model a class specification that returns the slot names[#4047]

feenkcom/gt4gemstone@7efa0e by Andrei Chi�
Remove bindings from the gemstone coder and place them in the view model [#4047]

28b2b9 by Oscar Nierstrasz
Small tweaks?
chisandrei added a commit to feenkcom/gtoolkit-phlow that referenced this issue Oct 7, 2024
chisandrei added a commit to feenkcom/gtoolkit-pager that referenced this issue Oct 7, 2024
chisandrei added a commit to feenkcom/gtoolkit-inspector that referenced this issue Oct 7, 2024
chisandrei added a commit to feenkcom/gtoolkit-remote that referenced this issue Oct 7, 2024
chisandrei added a commit to feenkcom/gt4gemstone that referenced this issue Oct 7, 2024
syrel pushed a commit that referenced this issue Oct 7, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1190/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-phlow@a5f570 by Andrei Chi�
Add a hook at the level of pages to allow tools to perform a computation when the tool is reused inside a phlow navigation [#4047]

feenkcom/gtoolkit-pager@e0a45a by Andrei Chi�
Add a hook at the level of pages to allow tools to perform a computation when the tool is reused inside a phlow navigation [#4047]

feenkcom/gtoolkit-inspector@ce479d by Andrei Chi�
Give the objecy holder the chance to clead cached data when the inspector tool is reused in a navigation [#4047]

feenkcom/gtoolkit-remote@5067c6 by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@1ab0e1 by Andrei Chi�
Reset the local proxy inspector when inspecting again the same remote object in a phlow navigation[#4047]

feenkcom/gt4gemstone@309177 by Andrei Chi�
Test that views are recomputed when using the pages navigation arrow to inspect again the same object [#4047]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant