Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagsupport
In directory usw-pr-cvs1:/tmp/cvs-serv2380/core/src/xdoclet/tagsupport
Log Message:
Directory /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagsupport added to the repository
--> Using per-directory sticky tag `NAMESPACE_REFACTOR_BRANCH'
> yep - so just a syntax difference between
> and
> . Personally, I think that my
suggestion
> is cleaner - no offence (o: but its only a syntax thing, and I cant
say
> it bothers me much.
Cleaner but more verbose. Xdt +1
<1>
> > you've proposed for tagsupport class is good, but I want to str
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagsupport
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/src/xdoclet/tagsupport
Added Files:
Tag: NAMESPACE_REFACTOR_BRANCH
TypeTagSupport.java
Log Message:
Initial namespace changes
Update of /cvsroot/xdoclet/xdoclet/core/config
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/config
Added Files:
Tag: NAMESPACE_REFACTOR_BRANCH
xdoclet-mappings.properties
Log Message:
Initial namespace changes
___
Xdoclet-devel mailin
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/resources/xdoclet/ejb
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
dataobject.j
Log Message:
Initial namespace changes
___
Xd
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/src/xdoclet/util
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
TemplateEngine.java
Log Message:
Initial namespace changes
___
Xdocl
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/src/xdoclet
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
SubTask.java
Added Files:
Tag: NAMESPACE_REFACTOR_BRANCH
XDocletBuildContext.java XDocletTagSupport.java
Log
Update of /cvsroot/xdoclet/xdoclet/core/script
In directory usw-pr-cvs1:/tmp/cvs-serv8559/core/script
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
build.xml
Log Message:
Initial namespace changes
___
Xdoclet-devel mailing list
[EMAIL P
h... oops, I'm guessing you're seeing my cvs logs coming through (o:
On Fri, 12 Oct 2001, Ara Abrahamian wrote:
> Cleaner but more verbose. Xdt +1
true, ok
> SubTask won't derive from TemplateEngine. Why should it? Will it use
> anything from template engine? No, everything is done in tagim
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv26236
Modified Files:
UtilObjectSubTask.java
Log Message:
Added information output ( have removed it by mistake while zapping all the debugging
stuff )
__
Patches item #470497, was opened at 2001-10-12 00:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402706&aid=470497&group_id=31602
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Neale Swinnerton (neales)
Assigned to: Nobody/Ano
> yeah, looking at your class diagram I can see what you're saying. A
> reference to TemplateEngine is much better
A mistake in diagram:
TemplateEngine doesn't have a reference to SubTask. That refernce will
tie it to xdoclet. SubTask will pass on an XdocletContext instance to
templateEngine and
Ara,
I've done enough to get things going now. Here's what I've changed:
TemplateEngine.invokeMethod looks for the syntax I suggested, and if it
finds then looks for method bar in the class mapped to
foo, alternatively if it finds then it looks for method bar
in the current class. As an i
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util
In directory usw-pr-cvs1:/tmp/cvs-serv31918/core/src/xdoclet/util
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
TemplateEngine.java
Log Message:
Made TemplateEngine final and SubTask implements XDocletBuildContext
(not Docl
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv31918/core/src/xdoclet/ejb
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
AbstractEjbSubTask.java
Log Message:
Made TemplateEngine final and SubTask implements XDocletBuildContext
(not Do
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet
In directory usw-pr-cvs1:/tmp/cvs-serv31918/core/src/xdoclet
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
SubTask.java XDocletBuildContext.java XDocletTagSupport.java
Log Message:
Made TemplateEngine final and SubTask implements
Update of /cvsroot/xdoclet/xdoclet/core/samples/script
In directory usw-pr-cvs1:/tmp/cvs-serv31918/core/samples/script
Modified Files:
Tag: NAMESPACE_REFACTOR_BRANCH
build.xml
Log Message:
Made TemplateEngine final and SubTask implements XDocletBuildContext
(not DocletContext), wh
On Fri, 12 Oct 2001, Ara Abrahamian wrote:
> > yeah, looking at your class diagram I can see what you're saying. A
> > reference to TemplateEngine is much better
>
> A mistake in diagram:
> TemplateEngine doesn't have a reference to SubTask. That refernce will
> tie it to xdoclet. SubTask will
18 matches
Mail list logo