Menu

#50 Mark a section as unformatable

open
nobody
5
2006-10-16
2006-10-16
Anonymous
No

We use a .Net Component, which hast a member that's
called begin.

In Delphi there is a new syntax where you can call:
DotNetObject.&begin;

If I use JCF, the code turns to
DotNetObject.&
begin
;

Another example could be a SQL-string. We use Oracle
and tools to give the SQL-string a nice layout. But if
you run JCF, the layout is changed again.

It would be nice, if there was a flag {JCF-} {JCF+} to
mark a section as unformatable.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.