[JBoss JIRA] (FORGE-479) Implement @CommandScoped to enable Plugin - Facet communication
by Lincoln Baxter III (JIRA)
Lincoln Baxter III created FORGE-479:
----------------------------------------
Summary: Implement @CommandScoped to enable Plugin - Facet communication
Key: FORGE-479
URL: https://issues.jboss.org/browse/FORGE-479
Project: Forge
Issue Type: Feature Request
Components: Plugin API
Affects Versions: 1.0.0.CR2
Reporter: Lincoln Baxter III
Fix For: 1.0.0.Final
(05:04:44 PM) Lincoln: i want to implement @CommandScoped
(05:04:46 PM) Lincoln: that would be nice
(05:04:49 PM) Lincoln: and not hard to do actually
(05:05:00 PM) Lincoln: actually, is that there?
(05:05:13 PM) Paul Bakker: no
(05:05:17 PM) Paul Bakker: but good idea
(05:05:54 PM) Lincoln: easy to tie into the command execution lifecycle
(05:06:01 PM) Lincoln: would be nice to add extension points there as well
(05:06:04 PM) Lincoln: could be helpful for plugins
(05:06:09 PM) Lincoln: before/after command
(05:06:47 PM) Paul Bakker: yes should really do this, very helpful I think for plugin/facet communication
(05:07:03 PM) Lincoln: yeah that could be a recommended pattern actually
(05:07:11 PM) Lincoln: if it works well
(05:07:21 PM) Paul Bakker: yep
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months
[JBoss JIRA] (FORGE-475) Ability to select a default scaffold provider for a given project
by Lincoln Baxter III (JIRA)
Lincoln Baxter III created FORGE-475:
----------------------------------------
Summary: Ability to select a default scaffold provider for a given project
Key: FORGE-475
URL: https://issues.jboss.org/browse/FORGE-475
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins, Scaffold
Affects Versions: 1.0.0.CR2
Reporter: Lincoln Baxter III
Assignee: Ryan Bradley
after running scaffold setup with a particular type, maybe that sets a property in the project, so that any other scaffold command will check that property to determine which scaffolding type to use?
we could ask the user "do you wish to use this scaffold as default for this project?"
if they say Y, we save it, if we say N, never ask again (and add a command to the scaffold plugin to let them change that setting)
scaffold use-provider —type blah
koentsje: sounds like that would be another type of scaffold provider
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months
[JBoss JIRA] (FORGE-447) Support for media types
by Pete Muir (JIRA)
Pete Muir created FORGE-447:
-------------------------------
Summary: Support for media types
Key: FORGE-447
URL: https://issues.jboss.org/browse/FORGE-447
Project: Forge
Issue Type: Feature Request
Components: Scaffold
Reporter: Pete Muir
Assignee: Richard Kennard
Often a data model will include a reference to a media type, such as a photo. It would be good for Forge to scaffold at least the output of this based on the media type. Common types would include images (most important), video and sound.
Considerations include that often the media object is actually referred to by a URL, and not stored in the database, however this is not always true.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months