dbTalk Databases Forums  

Examples of OODB usage for program [representation] database?

comp.databases.object comp.databases.object


Discuss Examples of OODB usage for program [representation] database? in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kunle Odutola
 
Posts: n/a

Default Examples of OODB usage for program [representation] database? - 02-24-2006 , 10:13 AM






Hello,

I'm looking for examples that demonstrate the use of an OODB to store
information extracted from source code. BBQ
(http://browsebyquery.sourceforge.net/) is the only related project that
I've found but it works with .class and .jar files not source code.

The basic intent is to store the information contained in an annotated
abstract syntax tree (AST) and symbol table to a database. As a minimum, I'd
like to be able to store the same sort of information that the Program
Database Toolkit (http://www.cs.uoregon.edu/research/pdt/home.php) stores.

I'd also like opinions on the feasibility of using an OODB to store even
more information so that the source code can be completely recovered from
the information in the database alone.


Thank you.


Kunle

--
Don't talk unless you can improve the silence.


Reply With Quote
  #2  
Old   
Stephan Eggermont
 
Posts: n/a

Default Re: Examples of OODB usage for program [representation] database? - 03-01-2006 , 03:46 AM






In comp.databases.object Kunle Odutola <noemails (AT) replytothegroup (DOT) nospam.org> wrote:
Quote:
I'm looking for examples that demonstrate the use of an OODB to store
information extracted from source code. BBQ
(http://browsebyquery.sourceforge.net/) is the only related project that
I've found but it works with .class and .jar files not source code.

The basic intent is to store the information contained in an annotated
abstract syntax tree (AST) and symbol table to a database. As a minimum, I'd
like to be able to store the same sort of information that the Program
Database Toolkit (http://www.cs.uoregon.edu/research/pdt/home.php) stores.

I'd also like opinions on the feasibility of using an OODB to store even
more information so that the source code can be completely recovered from
the information in the database alone.
You might want to look at the different smalltalk systems.

Stephan


Reply With Quote
  #3  
Old   
Kunle Odutola
 
Posts: n/a

Default Re: Examples of OODB usage for program [representation] database? - 03-01-2006 , 01:54 PM



"Stephan Eggermont" wrote in message
news:44056d92$0$11070$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
In comp.databases.object Kunle Odutola
noemails (AT) replytothegroup (DOT) nospam.org> wrote:
I'm looking for examples that demonstrate the use of an OODB to store
information extracted from source code. BBQ
(http://browsebyquery.sourceforge.net/) is the only related project that
I've found but it works with .class and .jar files not source code.

The basic intent is to store the information contained in an annotated
abstract syntax tree (AST) and symbol table to a database. As a minimum,
I'd
like to be able to store the same sort of information that the Program
Database Toolkit (http://www.cs.uoregon.edu/research/pdt/home.php)
stores.

I'd also like opinions on the feasibility of using an OODB to store even
more information so that the source code can be completely recovered
from
the information in the database alone.

You might want to look at the different smalltalk systems.
Thanks.

Aren't their program database subsystems generally written in Smalltalk?
Using custom OODB-type storage (also written in Smalltalk)?.

Kunle



Reply With Quote
  #4  
Old   
Stephan Eggermont
 
Posts: n/a

Default Re: Examples of OODB usage for program [representation] database? - 03-02-2006 , 08:00 AM



In comp.databases.object Kunle Odutola <noemails (AT) replytothegroup (DOT) nospam.org> wrote:
Quote:
Aren't their program database subsystems generally written in Smalltalk?
Using custom OODB-type storage (also written in Smalltalk)?.
Yes, they are mostly integrated.

Stephan


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.