Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
a394075f
Commit
a394075f
authored
Apr 08, 2003
by
Chris McDonough
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Various additions and removals.
parent
19613488
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
doc/TODO.txt
doc/TODO.txt
+11
-5
No files found.
doc/TODO.txt
View file @
a394075f
...
...
@@ -36,11 +36,6 @@ Update Zope distribution creation machinery
fail if it's not updated with knowledge of the new Zope installation
regime.
Beautify output of "make install".
The output of make install includes some spurious warnings from
distutils.
Zope.Startup.nt.NTService.py and INSTANCE_HOME/bin/ntservice.py need
testing
...
...
@@ -135,6 +130,13 @@ ZConfig defaults
http://my.zope.com/CPM/CPM/issues/3. Not necessary for merge, but
useful to think about for future.
ZConfig should keep enough state to be able to reconstitute the
textual representation of the configuration.
It would be nice if ZConfig kept enough state to be able to
reconstitute the configuration in textual representation
(to aid GUI builders and to make it possible to have
a meaningful 'zopectl showconfig' or somesuch).
RPM install should recompile .pycs
...
...
@@ -210,6 +212,10 @@ Lots of discussion!
(Use the installed bin/mkzeoinstance script; use --help for more
information.)
Richard Jones has done work to allow you to create a ZEO instance
in a way similar to creating a Zope instance (yay!) after
creating a software home.
- Give ZConfig replacement access to the environment or shell
somehow. For instance, some folks use the same 'start' script in
all of their instances right now (under 2.6). The script does
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment