It is not for the generators, it was for some of the data operations (at
least as I saw it) in Python, i.e. let Python modify the molecule in
various ways.

On Thu, Mar 1, 2018 at 11:00 AM, B Adarsh <badar...@gmail.com> wrote:

> I have a small doubt.
> I came across another script "
> *avogadrolibs/avogadro/qtplugins/workflows/workflow.cpp*" that was also
> being invoked everytime for generator script search, and I noticed it was
> already searching the list of locations contained by <QStandardPaths::
> AppLocalDataLocation>/scripts/workflows. What does the "workflows"
> directory signify? Is it meant for local development?
>
> On Thu, Mar 1, 2018 at 1:01 AM, Marcus D. Hanwell <
> marcus.hanw...@kitware.com> wrote:
>
>> On Wed, Feb 28, 2018 at 2:28 PM, Geoffrey Hutchison <
>> geoff.hutchi...@gmail.com> wrote:
>>
>>> > We can come up with some fuller solutions together, it doesn't all
>>> need to be on you.
>>>
>>> I would recommend we use Qt::QStandardPaths
>>> http://doc.qt.io/qt-5/qstandardpaths.html
>>>
>>> I believe the plugin loading system currently uses
>>> QStandardPaths::AppLocalDataLocation:
>>> C:/ProgramData/<APPNAME>
>>> ~/.local/share/<APPNAME>
>>>
>>> I'd recommend we consider QStandardPaths options before picking
>>> ~/.avogadro which is not cross-platform..
>>>
>>
>> Sure, no really strong feelings other than making it reasonably easy to
>> document for the three platforms. We should add a setting to just specify a
>> path too.
>>
>
>
>
> --
> Adarsh Balasubramanian
> Fourth year Undergraduate
> Department of Metallurgical and Materials Engineering
> IIT Madras
> Chennai - 600036
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to