History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-570
Type: Improvement Improvement
Status: Accepted Accepted
Priority: Major Major
Assignee: Unassigned
Reporter: Mark Spritzler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

Have a simplified version of the ContentFacet interface. For things like copying one file to one location

Created: 11/Jun/08 02:55 PM   Updated: 21/Jul/08 08:34 AM
Component/s: Plugin Container
Fix Version/s: None

Time Tracking:
Not Specified

Date of First Response: 19/Jul/08 06:08 PM


 Description  « Hide
So in developing the ability to deploy ears and wars, it became a bit complicated in figuring out which ContentFacet interface methods had to be written.

It would be nice if we had a simple one method interface for simple content.

It could be as simple as creating an Abstract class (Template method pattern) that implements all the methods of ContentFacet, so the Plugin Container doesn't have to change. Then for simple content, you just extend the abstract class and implement one method.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joseph Marques - 19/Jul/08 06:08 PM - edited
makes sense. jdob, what do you think - is this more appropriate for 1.1 or future?

Jason Dobies - 21/Jul/08 08:34 AM
Future.