Хранение мастеров действий отдельными файлами

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
tooling

Research direction

Start by locating the exporter code that produces Card.xml and Structure.dfm, then compare its output with the existing TM export mentioned in the issue. Confirm how wizard stages and event code are represented; done means wizard event code is separated into files grouped in stage subfolders instead of being mixed into Structure.dfm.

Written by the indexing model from the issue text.

Description

Сейчас мастера действий выгружаются в 2 файла Card.xml и Structure.dfm.
Разобрать код находящийся вперемешку с описанием форм в Structure.dfm просто не возможно.
Хотелось бы чтобы весь код в событиях мастера по аналогии с ТМ хранился каждый в отдельном файле сгруппированный в подпапки по этапу мастера.

Dominant language
C#
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DirectumCompany/DevelopmentTransferUtility

All issues in DirectumCompany/DevelopmentTransferUtility

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.