[
http://jira.jboss.com/jira/browse/JBIDE-662?page=comments#action_12371188 ]
Max Andersen commented on JBIDE-662:
------------------------------------
So, the 'package' must be the part of component name before
the last dot?
Yes, that is the convention we will follow.
Will user be discouraged (wizard, validation) to create component
names
No - not yet at least.
For now we should make sure we separate the notion of seam package from
the class package - they are not related.
In next version it might be relevant to allow users to show by class package insetad of
seam package.
seam component view seem to use the class package instead of the
component name package
---------------------------------------------------------------------------------------
Key: JBIDE-662
URL:
http://jira.jboss.com/jira/browse/JBIDE-662
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.20070803
Reporter: Max Andersen
Assigned To: Viacheslav Kabanovich
Fix For: 2.0.0.Beta4
if I have a class like:
package org.domain.sss.session;
<imports>
@Name("authenticator")
public class Authenticator
then it shows up as a child under "org.domain.sss.session" even though the
fully qualified component name is just "authenticator".
Class package != Seam "Package"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira