Bug 96881 - [update] devel/codeworker
Summary: [update] devel/codeworker
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 17:50 UTC by Martin Wilke
Modified: 2006-05-07 22:26 UTC (History)
0 users

See Also:


Attachments
codeworker.diff (1.01 KB, patch)
2006-05-06 17:50 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-05-06 17:50:16 UTC

- update to 4.2

Changelog:
 *add Concepts of Aspect-Oriented Programming added to code generation: joint points, advices and point cuts. It allows a better separation of concerns inside a code generation process, 
  leading to improve the reading and maintenance of big and complex template-based scripts.
 *Addition of a new BNF directive: #readPythonString. A Python string is surrounded by simple quotes or double quotes. Moreover, it accepts triple-quoted strings.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-07 22:26:38 UTC
State Changed
From-To: open->closed

Committed, thanks!