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

Enable actions on dataTypes #38

Open
iwalz opened this issue Nov 23, 2012 · 1 comment
Open

Enable actions on dataTypes #38

iwalz opened this issue Nov 23, 2012 · 1 comment

Comments

@iwalz
Copy link
Owner

iwalz commented Nov 23, 2012

Implement a way to do stuff like that:

$issue->monitorGetIssueDetails();
$eventsGroup->studioStartProfile();
$eventsGroup->studioStartDebug();
@iwalz
Copy link
Owner Author

iwalz commented Dec 21, 2012

Inject a fully configured request object if needed. Build in BaseApi and inject into the datatype if needed.
If more than one action should be performed per datatype, the pluginmanager should be injected to the userland datatype and configure request lazy if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant