Hi, Jeffrey

Some comments inline.

On 17 Sep, 2008, at 17:23, Jeffrey Harris wrote:

Hi Folks,

This may not make a whole lot of sense, it's just a brain dump of various things I'm thinking about rearchitecture, but I thought it'd be better to send it to the list so people can see the vague thoughts I've been thinking ;)



Do we need to build our own Python anymore?

I certainly hope not :o.

To make it easier for casual developers to try things out, could we
make wx and PyICU eggs and put them on PyPI, so the whole application
is just an easy_install away?  It looks like Robin has worked on
making a wx egg...

I think you were probably referring to this:

http://lists.wxwidgets.org/pipermail/wxpython-dev/2008-January/003731.html

It would be nice to be able to rely on easy_install for everything, but it sounds as if still some work needs to be done for wx. In general, since things are developer-targeted, in the beginning we can get away with "use Chandler's RunPython", though.

selected difficulties from old plugin model:
 Menus: placement after x, before y
 Graceful removal of plugins
 Placement of new detail view fields

will we do sharing?
  Can we reuse most of our eim work?
  fix triage status lifecycle
  re-model to avoid recurrence hacks
  can we avoid needing server work?
  simplify conflict lifecycle

Follow pje's lead and try to do doctest first development of features, so there's more/better documentation?

Absolutely!

--Grant

...
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to