Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Modified the Application Browser to run as a plugin. #594

Merged
merged 4 commits into from
Nov 11, 2015

Conversation

runrevelanor
Copy link
Contributor

The revApplicationOverview stack was referenced directly in a number of places so the backscript library, frontscript library and preferences.gui had to be updated to check the stack existed.

The revApplicationOverview stack was referenced directly in a number of places so the backscript library, frontscript library and preferences.gui had to be updated to check the stack existed.
@livecodeali
Copy link
Member

Hi Elanor,
Instead of doing things this way round, it would be better to make the Application Browser subscribe to the new ide versions of these messages (ideNameChanged, ideCardDeleted etc) and then all the explicit references to it can be completely removed - that's how we're going to want third-party plugins to be developed.

I think we need to rework the ide messages a bit anyway, as we need them to have the same parameters as the original and sometimes more (eg ideNewCard should maybe have the name of the card as a parameter).

@peter-b peter-b added the WIP label Oct 30, 2015
… applicationBrowserAsPlugin

Conflicts:
	Toolset/libraries/revfrontscriptlibrary.livecodescript
@livecodeali livecodeali added this to the 8.0.0-dp-9 milestone Nov 10, 2015
@runrevelanor runrevelanor removed the WIP label Nov 10, 2015
@livecodeali
Copy link
Member

As discussed offline, we're putting this in the plugins folder as is and then will think about updating to the new message system before RC 1
@livecode-vulcan review ok a31d6af

@livecode-vulcan
Copy link

💙 review by @livecodeali ok a31d6af

… applicationBrowserAsPlugin

Conflicts:
	Toolset/libraries/revbackscriptlibrary.livecodescript
@livecodeali
Copy link
Member

@livecode-vulcan review ok 8fc8d2b

@livecode-vulcan
Copy link

💙 review by @livecodeali ok 8fc8d2b

livecodeali added a commit that referenced this pull request Nov 11, 2015
Modified the Application Browser to run as a plugin.
@livecodeali livecodeali merged commit c9bc247 into develop Nov 11, 2015
@livecodeali livecodeali deleted the applicationBrowserAsPlugin branch November 17, 2015 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants