> >
> > It has a severe backwards compatability problem.  All prj.el files
> > everywhere except those that are at the root of project trees would have
> > to have an explicit (jde-load-outer-project-file).  The alternatives only
> > require those jde users who are running on networked Windows machines do
> > something.
> 
> I don't see why this is not backward compatible :(
> 
> The (jde-load-outer-project-file) could load the
> outer prj.el file only if one existed.
> So having that call inserted by the prj.el file
> generator (due to the customize setting set to
> 'at-the-beginning' by default) at the top of
> prj.el file, will exactly do what Paul's current
> implementation does.
> 
> Only for people wanting a custom behaviour will require some
> more work...

None of the world's existing prj.el files contains an invocation of
 (jde-load-outer-project-file). In my understanding of your suggestion 
this would ensure that no search for outer prj.el files would occur.  
This is the reverse of current behaviour.  To maintain existing behaviour
they will have to be modified.

Perhaps the added flexibility of your scheme is worth the conversion cost,
perhaps not.

> 
> -sandip
> 

Dave F

Reply via email to