RE: [Hibernate] DocExporter

2005-05-22 Thread Gavin King
Very, very cool. Is this something we can also integrate into the
eclipse plugin? Like, provide a browser for it?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Max
Rydahl Andersen
Sent: Sunday, 22 May 2005 3:40 PM
To: Hibernate devel
Cc: [EMAIL PROTECTED]
Subject: [Hibernate] DocExporter

Hi Ricardo et.al,

Sending this to the devel list for all interested to get up to speed
with  
it.

Ricardo have worked on a DocExporter which takes a Hibernate
configuration  
and generate javadoc style schema docs.

A sample output for CaveatEmptor is shown here:  
http://www.hibernate.org/~max/output/

Its still a work in progress, but I think the current work is already  
usable and I have integrated code
and also made a hbm2doc ant task for it. Thank you Ricardo!

Small comments mostly for Ricardo:

org.hibernate.tool.doc is now org.hibernate.tool.hbm2x.doc and
DocExporter  
is in org.hibernate.tool.hbm2x together
with all the other exporters.
There were some IConfiurationFactory which were not used except in a  
main() so I removed it.
Otherwise the code is at is was when you gave it to me.

/max


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12alloc_id344op=click
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] DocExporter

2005-05-22 Thread Max Rydahl Andersen
On Sun, 22 May 2005 21:56:22 +0200, Gavin King [EMAIL PROTECTED]  
wrote:



Very, very cool. Is this something we can also integrate into the
eclipse plugin? Like, provide a browser for it?


Depends what you mean.

I'm right now working this into the plugin so you can generate it via the  
artifact wizard.


If you by browser mean just normal html browsing, then yes - that is  
provided default by eclipse.


If you mean browsing this live in the configuration tree then its a  
feature request (but

with the docexporter came some nice code that made this stuff easer)

/max



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Max
Rydahl Andersen
Sent: Sunday, 22 May 2005 3:40 PM
To: Hibernate devel
Cc: [EMAIL PROTECTED]
Subject: [Hibernate] DocExporter

Hi Ricardo et.al,

Sending this to the devel list for all interested to get up to speed
with
it.

Ricardo have worked on a DocExporter which takes a Hibernate
configuration
and generate javadoc style schema docs.

A sample output for CaveatEmptor is shown here:
http://www.hibernate.org/~max/output/

Its still a work in progress, but I think the current work is already
usable and I have integrated code
and also made a hbm2doc ant task for it. Thank you Ricardo!

Small comments mostly for Ricardo:

org.hibernate.tool.doc is now org.hibernate.tool.hbm2x.doc and
DocExporter
is in org.hibernate.tool.hbm2x together
with all the other exporters.
There were some IConfiurationFactory which were not used except in a
main() so I removed it.
Otherwise the code is at is was when you gave it to me.

/max


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel





---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


RE: [Hibernate] DocExporter

2005-05-22 Thread Gavin King
No, I just mean hitting generate docs and being taken to a browser
window open at the generated docs.

-Original Message-
From: Max Andersen 
Sent: Sunday, 22 May 2005 4:04 PM
To: Gavin King; Hibernate devel
Cc: [EMAIL PROTECTED]
Subject: Re: [Hibernate] DocExporter

On Sun, 22 May 2005 21:56:22 +0200, Gavin King [EMAIL PROTECTED]  
wrote:

 Very, very cool. Is this something we can also integrate into the
 eclipse plugin? Like, provide a browser for it?

Depends what you mean.

I'm right now working this into the plugin so you can generate it via
the  
artifact wizard.

If you by browser mean just normal html browsing, then yes - that is  
provided default by eclipse.

If you mean browsing this live in the configuration tree then its a  
feature request (but
with the docexporter came some nice code that made this stuff easer)

/max


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Max
 Rydahl Andersen
 Sent: Sunday, 22 May 2005 3:40 PM
 To: Hibernate devel
 Cc: [EMAIL PROTECTED]
 Subject: [Hibernate] DocExporter

 Hi Ricardo et.al,

 Sending this to the devel list for all interested to get up to speed
 with
 it.

 Ricardo have worked on a DocExporter which takes a Hibernate
 configuration
 and generate javadoc style schema docs.

 A sample output for CaveatEmptor is shown here:
 http://www.hibernate.org/~max/output/

 Its still a work in progress, but I think the current work is already
 usable and I have integrated code
 and also made a hbm2doc ant task for it. Thank you Ricardo!

 Small comments mostly for Ricardo:

 org.hibernate.tool.doc is now org.hibernate.tool.hbm2x.doc and
 DocExporter
 is in org.hibernate.tool.hbm2x together
 with all the other exporters.
 There were some IConfiurationFactory which were not used except in a
 main() so I removed it.
 Otherwise the code is at is was when you gave it to me.

 /max


 ---
 This SF.Net email is sponsored by Oracle Space Sweepstakes
 Want to be the first software developer in space?
 Enter now for the Oracle Space Sweepstakes!
 http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
 ___
 hibernate-devel mailing list
 hibernate-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hibernate-devel




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12alloc_id344op=click
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel