[ 
https://issues.apache.org/jira/browse/GSHELL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573197#action_12573197
 ] 

Guillaume Nodet commented on GSHELL-92:
---------------------------------------

No, annotated objects can be loaded without any problems even if the 
annotations are not on the classpath.
They are just discarded.   This can lead to difficult problems when diagnosing 
errors btw.

> Move the XStream specific bits of the Layout in a helper class
> --------------------------------------------------------------
>
>                 Key: GSHELL-92
>                 URL: https://issues.apache.org/jira/browse/GSHELL-92
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.0-alpha-1
>            Reporter: Guillaume Nodet
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> The Layout itself does not have any dependency on XStream, so when you're not 
> using an XStream based layout, it's bit weird to have to include this 
> dependecy.  It should be moved to a helper class so that the default layout 
> loader can use it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to