[umbrello] [Bug 148911] PHP code import for Umbrello
Ralf Habacker
bugzilla_noreply at kde.org
Tue May 2 08:50:18 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=148911
--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
related to possible solution:
1. From inspecting the source using the present c++ parser looks be the best
choice
Advantages:
- no external dependencies required
disadvantages:
- depends on current not up to date c++ parser,
- needs to be maintained local
2. there is the kde kdev-php repo which provides a php parser. It depends on
kdevplatform and kdevelop-pg-qt
advantages:
- maintained parser
disavantage:
- adds external dependencies (could be elimated by placing and updating a
snapshot into umbrello source)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list