python-mode, refactoring into smaller files

Asked by yagnesh

Hello Andreas,

Do you think it is beneficial to refactor the python-mode into smaller file.?

Since the distribution of python-mode is not a single file, I though it would better to break up into different file.

Ipython
python3
virtualev (the one you started implementing)
or what ever the feature for file.

Yagnesh

Question information

Language:
English Edit question
Status:
Answered
For:
python-mode.el Edit question
Assignee:
Andreas Roehler Edit question
Last query:
Last reply:
Revision history for this message
Andreas Roehler (a-roehler) said :
#1

Am 26.01.2012 12:10, schrieb yagnesh:
> New question #185893 on python-mode.el:
> https://answers.launchpad.net/python-mode/+question/185893
>
> Hello Andreas,
>
> Do you think it is beneficial to refoctor the python-mode into smaller file.?
>

it exists already: components-python-mode

the API is identic, below sometimes --very seldom-- a slighty different
proceeding.

Usually I write stuff there, shifting it into the trunk when ready.

> Since the distribution of python-mode is not a single file,

reflecting to merge it into one, as pieces outside are small and having
just one file to load is a gain also

I though it would better to break up into different file.
>
> Ipython
> python3
> virtualev (the one you started implementing)
> or what ever the feature for file.
>
> Yagnesh
>

Revision history for this message
yagnesh (yagnesh) said :
#2

On 01/26/2012 11:01 PM, Andreas Roehler wrote:
> Your question #185893 on python-mode.el changed:
> https://answers.launchpad.net/python-mode/+question/185893
>
> Status: Open => Answered
>
> Andreas Roehler proposed the following answer:
> Am 26.01.2012 12:10, schrieb yagnesh:
> > New question #185893 on python-mode.el:
> > https://answers.launchpad.net/python-mode/+question/185893
> >
> > Hello Andreas,
> >
> > Do you think it is beneficial to refoctor the python-mode into
smaller file.?
> >
>
>
> it exists already: components-python-mode
>
> the API is identic, below sometimes --very seldom-- a slighty different
> proceeding.
>
> Usually I write stuff there, shifting it into the trunk when ready.
>
> > Since the distribution of python-mode is not a single file,
>
> reflecting to merge it into one, as pieces outside are small and having
> just one file to load is a gain also
>
> I though it would better to break up into different file.

Interesting.. How about contributors.? if anyone makes a patch against
trunk how would you keep sync with the components-python-Mode.?

> >
> > Ipython
> > python3
> > virtualev (the one you started implementing)
> > or what ever the feature for file.
> >
> > Yagnesh
> >
>

Revision history for this message
Andreas Roehler (a-roehler) said :
#3

Hi Yagnesh,

please do not toggle status flags unless you are the assignee or being invited by the assignee.

In the precise case: these question/answer scheme is not designed to mirror discussion, but just a one-to-one.

Please open a new item for this, which is certainly of interest,

thanks,

Andreas

Revision history for this message
Andreas Roehler (a-roehler) said :
#4

closing this as original question is answered

Can you help with this problem?

Provide an answer of your own, or ask yagnesh for more information if necessary.

To post a message you must log in.