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

Key: CIB-1038
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Daniel Ostermeier
Votes: 0
Watchers: 0
Operations

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

Add <register/> command to pulse file to allow custom command implementations to be used

Created: 29/Mar/07 03:25 AM   Updated: 12/Apr/07 06:13 AM
Component/s: Build core
Affects Version/s: None
Fix Version/s: 1.2.23


 Description  « Hide
As a short term solution to supporting custom commands within the pulse file (will be supported as plugins in 2.x), it would be handy to have a tag that can be used to register other implementations of tags for the pulse file.

eg:

<register name="tagName" class="com.company.TagNameImplementation"/>



 All   Comments   Change History      Sort Order:
Daniel Ostermeier - 12/Apr/07 06:13 AM
fixed in svn revision 3232