This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 30376 - Arch questions for lookup
Summary: Arch questions for lookup
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: ARCH
Depends on: 30425
Blocks: 30370
  Show dependency tree
 
Reported: 2003-01-27 16:01 UTC by Jaroslav Tulach
Modified: 2008-12-22 17:38 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2003-01-27 16:01:16 UTC
Describe lookup architecture by answering NetBeans
Arch Questions as described at

http://openide.netbeans.org/tutorial/api.html
Comment 1 Jaroslav Tulach 2003-01-27 16:27:59 UTC
If you go to openide/arch directory, there is a build.xml prepared for you. If
you invoke "ant <nameofyourapi>" a arch-openide-yourapi.xml file should be
generated and you can start answer the questions there. When you are ready, run
the ant script once more -> html page is generated (you have to change
questionsverion to the right value). After that check the .xml into CVS. You can
delete .html
Comment 2 Jaroslav Tulach 2003-01-28 14:00:27 UTC
The documentation shall link to section about META-INF/services in
javadoc. That is why I created issue 30425
Comment 3 Jaroslav Tulach 2003-02-13 13:42:54 UTC
David, could you update this to recent version - no
MetaInfoServiceLookup hack, and also write a bit about FolderLookup
and its connection with /Services folder in layers (of course mention
that this is just in impl and depends on services API).
Comment 4 Marian Mirilovic 2003-03-13 13:42:41 UTC
Changed owner David S. -> David K.
Comment 5 Jaroslav Tulach 2003-04-17 07:06:01 UTC
Guys, I am going to compose the final arch document tomorrow, could you please
look at this issue and resolve it now? Thank you.
Comment 6 Jaroslav Tulach 2004-05-13 14:56:29 UTC
Answers are fine I guess.